Loading Tool

Explorer IconExplorer

Memory Pool

27,470 transactions
7.22 vMB
0.04533019 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.11/200 MB

Candidate Block

Mining Attempt 3f0004249b7654ddca5ce816784dc4a48200b0acf624e56befa84dda61f29d51
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1de766b0cbc40f38575417b29b7035509b44ad2ae518cc78e866bf14b96c0c87
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,025
Size: 1.00 vMB
Total Fees: 0.02032889 BTC
Median Feerate: 1.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (715,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,722 197,722 00000000000000b40e4b7631503f83f7f54f796eaddf2f0ef124b0acbb36a976 18 0.01 vMB 780
197,721 197,721 000000000000018677fd741e74debd8044a5cfa333db910e2a9bbcf977829cf3 114 0.05 vMB 116
197,720 197,720 0000000000000530225eeb2492c6d612092359e746dde04bfc9a201dd0f10803 115 0.04 vMB 119
197,719 197,719 00000000000003642b49545bfd33f2a01f4b7575bef9a022722734498dd6e5f5 203 0.09 vMB 146
197,718 197,718 0000000000000310f1a5e7538dcb815ac5044116b09929d4d5bb73c5f8957806 10 0.00 vMB 33
197,717 197,717 00000000000004871632007f9b4c7504d9b6f2d65d13d8ee9fa6a0794de948d4 44 0.01 vMB 250
197,716 197,716 0000000000000486e2ff8d206223431d6389b0c3384c993bd1bc6120b40f9fcc 105 0.05 vMB 92
197,715 197,715 00000000000003e881b95191efbcd7b849cf046bf202f0338143674b3be2e6a2 76 0.03 vMB 107
197,714 197,714 00000000000002cfae56b2f1b6042380f30b2b3b7a821e4b38093bc10a1b76e5 143 0.05 vMB 39
197,713 197,713 0000000000000581719012c9eace2c582b28a66f39a1e5863ade68adf0cc88e3 263 0.09 vMB 184
197,712 197,712 000000000000049b7f20aa5ca78d5362751e76e539ca1a6c3a5c0ab5b29a4a15 106 0.04 vMB 117
197,711 197,711 0000000000000473a0acfcf2d2f8c735144195d10c4c991fa56449c07be713e9 100 0.04 vMB 160
197,710 197,710 000000000000037110286869b80e4bded99e073d6e0991758266a13473890b57 18 0.01 vMB 104
197,709 197,709 00000000000003ceb596942439da4ccbaba4cb285ced922719e16ee32dc58696 34 0.01 vMB 133
197,708 197,708 000000000000049fb2ef16394476fe58cf9e70e2772bf9f3cb5133134d89b2fd 128 0.08 vMB 143
197,707 197,707 000000000000008cbd5cc8cb9e21f3ca8fd32aa8aa6c8bb1f6e16419f0fb6c3b 106 0.04 vMB 152
197,706 197,706 00000000000003b6f7de2df572886e742f947df8b25fc91daab17939bd34e40a 124 0.04 vMB 232
197,705 197,705 00000000000001342ae0d96675561035d62da1fe0cbe79818b9a07a3882a25e4 70 0.02 vMB 153
197,704 197,704 000000000000033ca2a2f4c7a33c1e817f2f72e957ce45ee362baa18a5d06cf1 4 0.00 vMB 153
197,703 197,703 000000000000031ca7c39bb18ce75edb6085e3e650f844d77bbdaf2658119d4f 128 0.04 vMB 172
197,702 197,702 00000000000001bee0dfaaa28036455e1f53c6b7a0cb8cf4409aaf80a3ec875b 43 0.02 vMB 53
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.95 GB
    • Received: 0.52 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.