Loading Tool

Explorer IconExplorer

Memory Pool

79,148 transactions
29.71 vMB
0.08590904 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt 11229b27aa944a88174408a31819878ef6fe5bed557ee92f3d0e7d93da0ce822
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 43ff517766ed39f1dc23ce746f4ccaf5ed7f0391525e52072ab37fa3d181d10d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,708
Size: 1.00 vMB
Total Fees: 0.01943367 BTC
Feerates: 150.66 > 1.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (634,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,422 280,422 000000000000000035abc68a76006db927757143e5ad8f36350706552f5291fe 507 0.25/1.00 vMB 43
280,421 280,421 00000000000000002d25ae2631c36f28720edff6ca4719199aa03a917d264c98 24 0.02/1.00 vMB 112
280,420 280,420 0000000000000001df1d51f5ed7ac8dcf89b3743e2b5d65f2895ff2519022e7d 669 0.25/1.00 vMB 58
280,419 280,419 0000000000000000ad4c4a7f1d34018993b2064a4a41fdfb14f10953bbcec2f4 249 0.19/1.00 vMB 38
280,418 280,418 000000000000000191f4de41a3aa74dbdf814b7d59f5055778f2331e9ba060ce 155 0.08/1.00 vMB 30
280,417 280,417 000000000000000015c63d6ec8491649f83494f3089afc606f27b7ebe2770591 67 0.03/1.00 vMB 32
280,416 280,416 0000000000000000cbc6cffcbc2aded58ad1f142ca747b662f7ca0bb172112c3 81 0.03/1.00 vMB 47
280,415 280,415 0000000000000001d94300e542af401cec135f098e0122b8a146c4ad6b6b7672 47 0.02/1.00 vMB 15
280,414 280,414 0000000000000001a8c668acdc4402e6f2febcc86f62b77a05505db2007ebd77 835 0.39/1.00 vMB 53
280,413 280,413 0000000000000002550d30e52b478bf3ccc1e41341e752bc7ad8d99e4fde107c 87 0.03/1.00 vMB 74
280,412 280,412 000000000000000042c33cedadd1a89ca2c43e12814cc5323962fc32fe74b9fe 208 0.11/1.00 vMB 36
280,411 280,411 00000000000000007f362f395dfd5f58eb4843ee0fbcf81893e3f1efb6c74921 480 0.23/1.00 vMB 46
280,410 280,410 000000000000000048fa84a4da45053a09f458481af95d1aa215e18784a7d989 146 0.08/1.00 vMB 34
280,409 280,409 000000000000000102c543b540cbd634cd71d4b332f478f3737260ccf7eb9bdc 154 0.13/1.00 vMB 15
280,408 280,408 00000000000000010bc2ae3572f5d9fdbd3c4dd5f8cf7d6f75c8ff3d6a6ca48e 678 0.25/1.00 vMB 66
280,407 280,407 0000000000000000defcd79e8fdc7569ae33044505399c4c62c3cbeb6d6753ac 157 0.06/1.00 vMB 8
280,406 280,406 000000000000000031cc987faef329c58e53288cba28a61cd66c62ec1b7ad508 189 0.11/1.00 vMB 30
280,405 280,405 0000000000000000dede3cff14a66008115c1d041b4b1d99143a56b8bea05cb8 891 0.38/1.00 vMB 36
280,404 280,404 00000000000000024d82283aa1fc1f1413e5ed80f56ced57d8b422825b18adc8 61 0.03/1.00 vMB 416
280,403 280,403 00000000000000013cf973359734eac1ccdac02afe91dcdea7eb5ee7e772a7fc 77 0.03/1.00 vMB 176
280,402 280,402 000000000000000076a0e6a06884dfb2c55a67f6997f9d4a2f5662bddf5488cf 933 0.41/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.