Loading Tool

Explorer IconExplorer

Memory Pool

81,331 transactions
31.56 vMB
0.08839630 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt e9a73b2b9e20e36e2d9e4f2ea6a4da921b8e6c6fce58397f2174481ed842ce03
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root eae71fa9eae94ddd6a20f0f43dc479668e89bfc7c8400c410c6005f36f2018c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,202
Size: 1.00 vMB
Total Fees: 0.01984696 BTC
Feerates: 150.65 > 1.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (502,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,640 412,640 0000000000000000032c2cf427ee675259c10c6291b28adf2958559e132a9de3 444 0.43/1.00 vMB 33
412,639 412,639 00000000000000000139846b091cf97b3ba7421cdf672facb6ebb23becf40d65 634 1.00/1.00 vMB 9
412,638 412,638 000000000000000001978ad2199f01326a82cb265108c9ff46381ed99d9d4baa 477 0.42/1.00 vMB 39
412,637 412,637 000000000000000003cb2748916769c09e2d6a7807557885b4eb64bbc092c969 855 0.62/1.00 vMB 36
412,636 412,636 000000000000000003adca3a349d3faabb1b54955d8c8b9060ba1fdfdbb8dbd1 964 0.58/1.00 vMB 37
412,635 412,635 000000000000000005156b2aeb4eb0700bc47edb386ee019d62da2a82b70818e 1,341 0.69/1.00 vMB 45
412,634 412,634 000000000000000004a63e4ce27bc14c60e25fe45a5e8f0714144713e682cd18 737 0.46/1.00 vMB 35
412,633 412,633 00000000000000000375a89202b381cad942813e13c76a40259aed5d082fb58a 1,207 0.97/1.00 vMB 30
412,632 412,632 000000000000000000d2c997b9780699b989e8693e12b94e82c39b31dcc4a4d9 462 1.00/1.00 vMB 13
412,631 412,631 000000000000000001a74a9336f4f24c7dbaf8cd22078c916a59c5575dff1f34 17 0.00/1.00 vMB 81
412,630 412,630 000000000000000003c22830714d8e005359448adb4fc0cd369b9d9cca703a74 14 0.00/1.00 vMB 81
412,629 412,629 00000000000000000322934636a8241bda8352c4fc3b8ceb4a6be7bbfd911df9 1,009 1.00/1.00 vMB 25
412,628 412,628 000000000000000004b5437c5690cd100eb4ea238c6aa3b8caf1a7a3bdc1739c 1,803 1.00/1.00 vMB 45
412,627 412,627 000000000000000000afdaad927c4cd27f19c95790f095c901e1b73e941a29b0 684 0.88/1.00 vMB 23
412,626 412,626 00000000000000000322f65bc0cf52f49ebd0426db2afeb50ed9180a8c6f70de 1,814 1.00/1.00 vMB 51
412,625 412,625 0000000000000000044a13a1a4afc9bb8506c8a48baa4776b35b63ba9908e771 1,678 0.88/1.00 vMB 45
412,624 412,624 0000000000000000046728de31d3dd11ec6e86ae3ba4088959e9b404d139103f 1,202 1.00/1.00 vMB 32
412,623 412,623 00000000000000000150d972dad0cc803ab5ae4659bde853a1aadf25d359b8d5 374 1.00/1.00 vMB 14
412,622 412,622 0000000000000000028a954bb613006e574293554a729cf45842fd225f26651a 1,357 1.00/1.00 vMB 21
412,621 412,621 000000000000000000eff0092336fafa2cbe0bf180f016f3efd054c8cbbec578 1,827 0.93/1.00 vMB 31
412,620 412,620 000000000000000002cb20accde926db9afd389c83c3f1b7e00ef9e1eac2ff5b 2,223 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.74 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: 708.16 GB
    • Received: 16.72 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.