Loading Tool

Explorer IconExplorer

Memory Pool

86,054 transactions
32.05 vMB
0.21570022 BTC
Random Selection Loading Transactions
Max Size: 191.68/200 MB

Candidate Block

Mining Attempt 5fd215568b22659c448a206979f2313c6c126b71357b0e975d5d2306e39e704c
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root f2d86a15d0ad78efa3fcce26ba0a9ede33df27ff23c1550af1eafa9b0f0b1a9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09713808 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (298,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,342 616,342 0000000000000000000d23b3984aa2a7c181c5e5012f1d0b8dd450a1830a9493 590 1.00/1.00 vMB 4
616,341 616,341 000000000000000000013dfc7096951ad679854c3814ff4114e58a98a86971bf 130 1.00/1.00 vMB 1
616,340 616,340 0000000000000000000b48d11dabadeaa832053716aea844f6069768ece6b4af 1,539 1.00/1.00 vMB 9
616,339 616,339 00000000000000000007570a250171cbb1c5c4e5a6de19b1f6ef6643f3a44fbe 2,181 1.00/1.00 vMB 2
616,338 616,338 000000000000000000050737f64905b3cf00480595827f2c7f8235c2f0b29898 3,015 1.00/1.00 vMB 19
616,337 616,337 0000000000000000000abeee7fea9bf18c9e1c7058760eee6828bc13e5cde76d 3,254 1.00/1.00 vMB 32
616,336 616,336 00000000000000000004a20d61976ed01c3756ed77a5e60a73e71b5eb937caa7 2,433 1.00/1.00 vMB 15
616,335 616,335 00000000000000000008c412a4621bd4f0cbaf83fd62b9424d3767ab47b19ab8 2,963 1.00/1.00 vMB 28
616,334 616,334 0000000000000000000f5a546f2fabb65b1860e0f25079b11835f9386dd89346 2,415 1.00/1.00 vMB 9
616,333 616,333 000000000000000000104fd47ef6809284ada9b6a11bb60e284ed1ef4a94f22c 2,968 1.00/1.00 vMB 28
616,332 616,332 0000000000000000000e60ab46c99d27b56a43903480013c376d869d17273a3b 1,143 1.00/1.00 vMB 7
616,331 616,331 0000000000000000000d26afdee6bdeb91261c0378dc97fc0f391a508d4af4fa 2,125 1.00/1.00 vMB 11
616,330 616,330 00000000000000000003b3247fd10edbefaba93d72ff49a75c27334bdc96bfe3 3,220 1.00/1.00 vMB 16
616,329 616,329 0000000000000000000188a574628580c48403c1b8acafc979099f3539efc81f 3,292 1.00/1.00 vMB 27
616,328 616,328 0000000000000000000a280be13407a61889d51d7ff520cddd0fde2baf562a6f 3,463 1.00/1.00 vMB 23
616,327 616,327 0000000000000000000972a68e2cd6bb760befbf3cd4fc3afd8da9cae35cd8a3 3,049 1.00/1.00 vMB 21
616,326 616,326 00000000000000000006de39972507586825c08671023caac58f029762bcbe10 1,198 1.00/1.00 vMB 3
616,325 616,325 0000000000000000000f3fc264e6221e026dedb159b0ed3c948f87a14fbdc6b8 1,222 1.00/1.00 vMB 2
616,324 616,324 0000000000000000000aa5317c2a8e021309ca081519b48ef62f8faa76867d90 532 1.00/1.00 vMB 9
616,323 616,323 0000000000000000000e599bf6640ea15c9d501387093e2cbdeca31f1bce6125 2,318 1.00/1.00 vMB 20
616,322 616,322 00000000000000000001ae8a8c87feb893369cb832bef404d583db14f2669c3f 639 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.