Loading Tool

Explorer IconExplorer

Memory Pool

74,807 transactions
27.58 vMB
0.07319347 BTC
Random Selection Loading Transactions
Max Size: 168.36/200 MB

Candidate Block

Mining Attempt a8d7e4e1f9b172425705bce1b6651cdee86203e62863f2da162cdd8863fb5b05
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 05b59d87ecf0c2a229b6cfd02149291f1bf831f5fc37af276599e99d5744e9f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,573
Size: 1.00 vMB
Total Fees: 0.01434071 BTC
Feerates: 79.15 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (478,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,081 437,081 0000000000000000021dcb6144b37f47eb1ee401376ddf59a01707907d11316b 2,081 1.00/1.00 vMB 57
437,080 437,080 00000000000000000417a1a489d814d412bc62454fca25c9679b67707bc0068f 2,319 1.00/1.00 vMB 49
437,079 437,079 0000000000000000035652856afdd8d324cb824f472ca9567c5ff0264f10b24f 2,687 1.00/1.00 vMB 83
437,078 437,078 000000000000000003410f6c17c989b350f1a3e776026bec20fca15593316a5e 2,298 1.00/1.00 vMB 63
437,077 437,077 000000000000000001ff0705a0d499d110377419cbb7c86bf082c774cbe4c0e7 1,661 1.00/1.00 vMB 51
437,076 437,076 00000000000000000040d5ba318f423507d26ee57e6a0f8bdc2c193df907d58f 818 0.44/1.00 vMB 63
437,075 437,075 0000000000000000018ead383dc724fc1b3379c8680779ad40c23bfc52d9ea89 2,143 1.00/1.00 vMB 82
437,074 437,074 000000000000000000c17a66f212e3a6d35897e5dfe658fb57cf03aa183adc8b 2,164 0.84/1.00 vMB 67
437,073 437,073 000000000000000002133e22f9b0194ade91067b373807efa766625409af105c 1,756 1.00/1.00 vMB 51
437,072 437,072 000000000000000000c4db181fc78991b641596dcad549536ccb61f00d94f2e4 1,816 0.70/1.00 vMB 69
437,071 437,071 000000000000000003797b6b145bdce752c091da16d84c355df9d26271602d0f 1,733 0.82/1.00 vMB 67
437,070 437,070 000000000000000003811e2d272508d8e78f22399225cf00d503646e0c2bcc26 1,125 0.95/1.00 vMB 25
437,069 437,069 000000000000000001a82a5d86d4e5a91ff3d0e290d7ef9b2e363bfbbda8d6fd 1,927 1.00/1.00 vMB 57
437,068 437,068 0000000000000000028f226cea06347d882391a8a990a644d5ee7558922270aa 1,684 1.00/1.00 vMB 33
437,067 437,067 000000000000000000c0abc27d74d4297fafb43c05dc76bda8699e5049856243 2,817 1.00/1.00 vMB 69
437,066 437,066 0000000000000000023c6fd5e552c925ff9f241d60a061de94395f2f48944fbe 2,485 1.00/1.00 vMB 84
437,065 437,065 000000000000000003f9da219eb959184af54d3d07c199be54c490d2b1e4a452 2,366 1.00/1.00 vMB 55
437,064 437,064 0000000000000000036df52af6a8a9c95ff1e462af8a1da2cb774db4d7c5695a 2,727 1.00/1.00 vMB 82
437,063 437,063 000000000000000003d347080d61e1130d7402b434260746d86864538821a3b9 2,152 1.00/1.00 vMB 42
437,062 437,062 0000000000000000035840dd55389089c7e7323e0e6d2b6969821f550ca0608b 2,283 1.00/1.00 vMB 63
437,061 437,061 0000000000000000041d33a62133fa2edd755f11977e3d75bbd74400185e4581 2,309 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.