Loading Tool

Explorer IconExplorer

Memory Pool

77,351 transactions
28.72 vMB
0.06742946 BTC
Random Selection Loading Transactions
Max Size: 174.20/200 MB

Candidate Block

Mining Attempt 22c3f433599a1c1c3e6db5b90a94c87cf811a1cc64450045add0589b86f80efb
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root e3478028250127fa6eddfa4fc44f1d8d209b885d91834a6a9ba01369e8ad7dd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,665
Size: 1.00 vMB
Total Fees: 0.00756167 BTC
Feerates: 101.55 > 0.76 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (196,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,733 718,733 0000000000000000000b6a08a50831968dd43cfa0b53f575c509df0135a0e7ac 200 0.08/1.00 vMB 10
718,732 718,732 00000000000000000008ab4635d1335936060ec39fe0bbd0af8f955a54c0de9a 415 0.12/1.00 vMB 7
718,731 718,731 0000000000000000000972bf675f0dceb7a4a0aad1807c92518707c70e7d60bd 1,142 0.44/1.00 vMB 8
718,730 718,730 00000000000000000008acdf3d667edf6c2738a758f727bea6c70ac46cc5f724 1,861 0.74/1.00 vMB 8
718,729 718,729 00000000000000000000b3764dfa137ad942d5bfb8a61d8b3019ec4eb0d1c6a6 92 0.03/1.00 vMB 10
718,728 718,728 0000000000000000000939861505b4dad42a6be506deec645a7dc9de2d550a24 449 0.15/1.00 vMB 9
718,727 718,727 000000000000000000087264a1a4aef4356c42998d8961e051260e9b99915e15 2,106 0.76/1.00 vMB 8
718,726 718,726 0000000000000000000abb8762701c1973100ddfff73c12f0ad324e801b98b73 539 0.18/1.00 vMB 9
718,725 718,725 00000000000000000007edd5b057a1ddf28319e1e4815ef9da6f5cd86ed646ad 115 0.03/1.00 vMB 7
718,724 718,724 000000000000000000078dd9e6094a15bab091c7a3fa36a2fe4ac6f22cb8d518 1,096 0.34/1.00 vMB 11
718,723 718,723 00000000000000000002d03f5068ce1a188c9b79d929d4f2af95b551d7ce2288 2,320 0.78/1.00 vMB 11
718,722 718,722 00000000000000000001c99e0b629d6ebb132935d5560c84e7b39056be8e41a7 482 0.18/1.00 vMB 11
718,721 718,721 00000000000000000003cc68f578e943259aed00cc6090f405b95fe98b8f4a9b 1,233 0.71/1.00 vMB 5
718,720 718,720 000000000000000000031ec514b89bdac2c4786bbcc3a1a0acd1206f82181901 179 0.15/1.00 vMB 4
718,719 718,719 000000000000000000027b95a9a97b0c441a8b1a47ae8d8c53bd12ecb5fb9e1c 114 0.08/1.00 vMB 3
718,718 718,718 000000000000000000086144e114b3870025442c1e121fe8dad1c3b8f50487d9 295 0.19/1.00 vMB 4
718,717 718,717 000000000000000000021775602edf57267920a2e11d76092a7582d5a12be0fc 633 0.42/1.00 vMB 6
718,716 718,716 000000000000000000076abe1ba61092693d424b897e64bbe83e0085a95399ac 771 0.30/1.00 vMB 8
718,715 718,715 00000000000000000008e95d4cf948c21c388e4196efbd0c7b006416c36edadf 50 0.19/1.00 vMB 1
718,714 718,714 000000000000000000043761f3158d239500954c60a2ff40324fff4ff5a47b9f 1,252 0.98/1.00 vMB 5
718,713 718,713 00000000000000000001b2336d0368876384dd479e75aaff7a773a42fe9b6520 1,903 0.65/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.