Loading Tool

Explorer IconExplorer

Memory Pool

26,155 transactions
27.27 vMB
0.06740520 BTC
Random Selection Loading Transactions
Max Size: 130.34/200 MB

Candidate Block

Mining Attempt 9e18c3d76b5b7334b4b88495ec1ab21dce62ad71d8661d33ee72f951878ef841
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root c56f5702ef9820cb6552229775027febe8836acdbe1ea497716ec42a43d21562
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,279
Size: 1.00 vMB
Total Fees: 0.01578130 BTC
Feerates: 301.57 > 1.58 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (159,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,156 755,156 000000000000000000000ca9270bb06b06ca9fa94580e32c170ab830df60e2bf 2,452 1.00/1.00 vMB 12
755,155 755,155 000000000000000000064269e1308af2b255eebb1456ed3e39de309ecb942023 1,660 1.00/1.00 vMB 5
755,154 755,154 0000000000000000000289876733b172f0d10616c65ccceda06906c46060de2d 2,075 1.00/1.00 vMB 9
755,153 755,153 00000000000000000004d2c3e5876bfb74d5564b04e84a28344c65529e0dd524 2,617 1.00/1.00 vMB 19
755,152 755,152 00000000000000000006bce566702d778c9744a86a1298f1ef39000fb11e8dbb 1,908 1.00/1.00 vMB 19
755,151 755,151 00000000000000000000568ce75e926d5b18ec734f0ce23cbd5ba7a5f1db7356 2,391 1.00/1.00 vMB 13
755,150 755,150 000000000000000000018ee7dab675ea00b47b4863c2701fec8ab1c9d7480451 1,129 1.00/1.00 vMB 4
755,149 755,149 000000000000000000076fabb09b08bc66cdd57662fcf878633c1aafb16379dd 2,333 1.00/1.00 vMB 7
755,148 755,148 0000000000000000000154614a0407267e5da10ce9005787c4d4f527a7beb2e6 2,065 1.00/1.00 vMB 5
755,147 755,147 00000000000000000001a593d8548ee7ef0f922b15ecff7289b1820e1638bbe6 946 1.00/1.00 vMB 4
755,146 755,146 0000000000000000000811beeba3d0469dfaf8934535cb066e3b8e4837739ee8 2,144 1.00/1.00 vMB 12
755,145 755,145 00000000000000000005fdd1626175c26a07df5a1611c5e241f387c4fa2c300f 3,004 1.00/1.00 vMB 5
755,144 755,144 00000000000000000006e3ba2f90fe745de32f6ca475e6e38fc54b0e17ea5dbf 1,934 1.00/1.00 vMB 8
755,143 755,143 00000000000000000008a78dad439b33a668d9c28bde81931adf740b0ab24050 2,447 1.00/1.00 vMB 16
755,142 755,142 0000000000000000000345413b57566fe8c624e6acc1d51b26b90c1f5d53cb2c 2,845 1.00/1.00 vMB 17
755,141 755,141 00000000000000000005e587dbeef0e183e82a4c8f574c0005a9554026914a77 2,067 1.00/1.00 vMB 16
755,140 755,140 00000000000000000005d199ba7e3ca50e574b0e4cca301740f0546fbf0ab419 2,118 1.00/1.00 vMB 18
755,139 755,139 000000000000000000054dc23d47d27e5b2a36d449344ff53e6bb55716243dd6 3,354 1.00/1.00 vMB 12
755,138 755,138 00000000000000000001e74507c8fed0e50b05fcd24c62db2f7499ca48544c01 2,380 1.00/1.00 vMB 15
755,137 755,137 000000000000000000019fe995d3b6178147f34ab19cf2ae4a4631ca7cc9bafe 3,215 1.00/1.00 vMB 25
755,136 755,136 00000000000000000007ecefdd246ca22a24d108bf72006a5c6bc5fc4cb33146 3,313 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.46 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: 610.91 GB
    • Received: 10.76 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.