Loading Tool

Explorer IconExplorer

Memory Pool

31,711 transactions
25.47 vMB
0.04981502 BTC
Random Selection Loading Transactions
Max Size: 127.29/200 MB

Candidate Block

Mining Attempt 4d9701646f069f1d91c7bf73a0fe9744152eb088e4d08e77847bb8098e33be0d
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 5560265be50f22069dde3f1285fd8d5055c3051e0d39bc874ff13df6f15c2d9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.00355485 BTC
Feerates: 20.09 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (367,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,302 547,302 00000000000000000002656b9e909a3d27a41658426568a7b0edd6a8cdd7e30f 1,725 0.96/1.00 vMB 7
547,301 547,301 00000000000000000020ebd8f566f945d990aa7ff76abce9ef4eb4fc080785a0 2,243 1.00/1.00 vMB 14
547,300 547,300 00000000000000000014798fea844f4f2d20fae0508f6b4af20a4d2661dc9c75 2,142 0.86/1.00 vMB 14
547,299 547,299 00000000000000000019cb42e61668ff0374eec3fa02dde121d0b8872a9a25c0 1,006 0.63/1.00 vMB 6
547,298 547,298 00000000000000000006a4ca907655107d588228bc3bec4ef8e9782f714f0133 686 1.00/1.00 vMB 3
547,297 547,297 0000000000000000000ad3be1f9beb926d28d9bbd6369969c55b18075300cd46 2,735 1.00/1.00 vMB 8
547,296 547,296 00000000000000000012e446ae94c8f567b479864a13f8ba29ffd5accd3eb8b7 2,680 1.00/1.00 vMB 21
547,295 547,295 00000000000000000026712174f89571fa4bb8a2026e9d90aa4333215565b2c0 1,261 1.00/1.00 vMB 8
547,294 547,294 00000000000000000005ffd7a782aed3330e853b1a1d84417d1af09d07ae3be9 1,097 1.00/1.00 vMB 7
547,293 547,293 000000000000000000210370de5b24ca251a8cfa8c9141599c446414382004ce 2,820 1.00/1.00 vMB 13
547,292 547,292 000000000000000000012bbae7d548ea5844ecfd6aa8aebe676279dfd062fdd5 2,444 1.00/1.00 vMB 3
547,291 547,291 00000000000000000000cf38d46506689c8a2530c643ae8d3bdc42fd897179cb 1,636 1.00/1.00 vMB 8
547,290 547,290 000000000000000000215871bd8126296864a40d1149ccf788843283799badf0 162 1.00/1.00 vMB 3
547,289 547,289 0000000000000000001ed7276d39c2801c8636a9b0a995cd8e779eb54ff3283d 2,540 1.00/1.00 vMB 17
547,288 547,288 0000000000000000001b7be8a2c7121c235ccf194049e3d466c6f68409843588 1,647 1.00/1.00 vMB 5
547,287 547,287 0000000000000000001c11dbf2fa65a63a83df2383451a1422260c30aeb142b8 2,047 1.00/1.00 vMB 11
547,286 547,286 000000000000000000127b250e2505d6e1062f4088dfa59acac6380500406455 1,953 1.00/1.00 vMB 21
547,285 547,285 00000000000000000017be505bf168e03efbeb00d810ccbcc08e6e594ce94ecb 1,870 1.00/1.00 vMB 10
547,284 547,284 0000000000000000001d1b069afb5f23780a427696f0b0610575ef507f919bda 2,105 1.00/1.00 vMB 17
547,283 547,283 0000000000000000000edf710972698aadb49b76d8a4084d5f14264946de25ad 1,475 0.68/1.00 vMB 23
547,282 547,282 0000000000000000001b4225de38c32c51f72658af78c48a564ea47b550c7cbb 1,974 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.79 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: 633.58 GB
    • Received: 12.20 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.