Loading Tool

Explorer IconExplorer

Memory Pool

81,327 transactions
29.58 vMB
0.08399440 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt 418a3d750286e401ff6fc3c253b50166b3567742d7e8a2521861fad80ac88344
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 1f5e9b18f98e7f4848e7f615f57470f442c83b6aa477b2a1a3e609810fadd330
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,271
Size: 1.00 vMB
Total Fees: 0.02160359 BTC
Feerates: 100.53 > 2.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (488,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,605 426,605 0000000000000000027cfc05d5107f5c8274b06037b76875152672413f892452 196 0.08/1.00 vMB 76
426,604 426,604 000000000000000002d4bb58b6796c8520a00d3c72f2e243685285eb33560fc6 224 0.24/1.00 vMB 43
426,603 426,603 00000000000000000506bc5fa96fd4ed9d7b6b894911dad554237e9c06609168 1,499 0.94/1.00 vMB 50
426,602 426,602 000000000000000001e5ae535ab4f057145097e45525899acf90e59f2527c52c 109 0.04/1.00 vMB 65
426,601 426,601 000000000000000002183f2b654fce37ac73c7d31edbe8a1f996484c8ff2682d 1,567 0.99/1.00 vMB 42
426,600 426,600 0000000000000000045e8f98c6e9081430bbdbbad0f9ebea1e4c2a1e7726f2a2 831 0.38/1.00 vMB 60
426,599 426,599 000000000000000005029ef6c823d1aa4a9a870f32e2dfb659d2d5da29942e14 1,531 0.88/1.00 vMB 44
426,598 426,598 000000000000000004d8aefe649af5dc7dfa87b3666629c611e3ac10df8284d3 2,341 1.00/1.00 vMB 59
426,597 426,597 00000000000000000263f37ff993a65b57bbff5cc947b9ae2b4b430c2f83e69e 2,698 1.00/1.00 vMB 73
426,596 426,596 000000000000000000230b3e820d4a3fd3830b5c483d24a3338afadfa0ba6679 1,912 1.00/1.00 vMB 51
426,595 426,595 0000000000000000036e158708a55f647cd638f44bf9de8362b90fd2127c33f9 1,725 1.00/1.00 vMB 38
426,594 426,594 00000000000000000138c73f82a4ca4b222f83addf9f7db109c081eabf7f37fe 2,121 1.00/1.00 vMB 49
426,593 426,593 000000000000000004d88238a7a4939ec6a0ce82ef5ea99ab7c18bf2efb8065c 2,421 1.00/1.00 vMB 71
426,592 426,592 000000000000000003e76681d3a6adbb421277870a6a1c9284cf9a200528ef89 3,074 1.00/1.00 vMB 77
426,591 426,591 0000000000000000043f31267dd17261d2d26335ada3a162c95d15433a54873f 2,826 1.00/1.00 vMB 76
426,590 426,590 000000000000000003639aadf3cd609823756c412e5c165903435e4ce7714340 2,773 1.00/1.00 vMB 93
426,589 426,589 000000000000000001559c08166d686b48eb088ed139bd3d33fbd3dcada0b23c 768 1.00/1.00 vMB 15
426,588 426,588 0000000000000000027177e896ce563b6110b43b9f85c5237b7d47c8d06de0ae 776 0.38/1.00 vMB 60
426,587 426,587 000000000000000000b5376cc5108f5ecd074a867941553aafd153a5c0061763 562 0.62/1.00 vMB 31
426,586 426,586 00000000000000000076ecfb282c07349bfacb0d770819df4dec46637ddae3d3 1,775 0.80/1.00 vMB 58
426,585 426,585 00000000000000000117e4768f28aa875f114ce70d6fb4ddcb4442b76a7a473e 1,172 0.60/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.01 GB
    • Received: 15.71 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.