Loading Tool

Explorer IconExplorer

Memory Pool

27,909 transactions
9.57 vMB
0.09533151 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.75/200 MB

Candidate Block

Mining Attempt 35c79966daae88f9a2843ed7b41e8177f573540cf37121651edec69c0ae185fd
Version 20000000
Previous Block 000000000000000000018c023f819f79210c69673a9160c3d44423c304872a47
Merkle Root fdda63fa2356e33854122554d3409994fa3cc7fbe6d98db4f7850099e31be538
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 814
Size: 1.00 vMB
Total Fees: 0.02270806 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,222 (694,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,733 218,733 00000000000001f002b2e6cdbddc53c5391c8022a9cba9d089ea4d44892b0fee 317 0.20 vMB 186
218,732 218,732 00000000000003bfdb5747f18adc3886dc231eb77f3f64ed5e7adb365955f0cd 397 0.16 vMB 190
218,731 218,731 0000000000000353473db3753f8d4e35e1413173ce428c88b9df9bd3f3534aed 236 0.11 vMB 138
218,730 218,730 000000000000027d77d627fe2efa6798d6835c1da343fedf27cf332ac35e88e1 522 0.26 vMB 409
218,729 218,729 0000000000000097c17f06def99f1629094a06bd4689bb60b328d4f2312b49ff 201 0.11 vMB 150
218,728 218,728 00000000000003794e7719c1b27f4a6957a0d5211e2cec7bbb722fc14433f426 290 0.11 vMB 361
218,727 218,727 00000000000001348d41f7be5023c4211d6f516016089b2b6e20264f4e34ecfd 334 0.20 vMB 50
218,726 218,726 0000000000000076fed4967cffbf83165f5b5e5590dcf0a994173961289db0f8 29 0.01 vMB 129
218,725 218,725 00000000000002042fe6106be57daa449032a49d7c11e8756a0189aca0aec3a4 420 0.18 vMB 259
218,724 218,724 00000000000000f2c6986f9c9ccb4237edac96fdb6a653f5f150b0b77efe6966 368 0.20 vMB 274
218,723 218,723 00000000000001da23170625dd8f4679fcfae9fab452f3af292bf284a1809b8f 13 0.00 vMB 53
218,722 218,722 00000000000000c9f140172b3c0b5b15d5083a23d567cd0f530c7342614887fd 185 0.10 vMB 115
218,721 218,721 000000000000044060a5dc99a54fa2aea7fcc990de84d332790dcb210e375a7f 592 0.25 vMB 169
218,720 218,720 00000000000003b57f8dc82045c0cc02a4a8828c5de5b52bab8d585120cf651c 442 0.28 vMB 149
218,719 218,719 000000000000057f8affecfc16ddbc2ab7d13e854cb7eeed5e011b081313ffc0 583 0.20 vMB 246
218,718 218,718 000000000000014d167432cd79d7c6f5ee412509c49529d1b654fc56522a4b79 127 0.05 vMB 141
218,717 218,717 0000000000000386bd2a0e82e418d39958d5b5fd235624551000511e43689480 142 0.07 vMB 151
218,716 218,716 00000000000000fd4d7ba3616aa72c73fbbfe86491cc1fb0e3e57054fcc8ad71 25 0.01 vMB 137
218,715 218,715 00000000000004db98984fde5e340a37aa53e39a90f2afa2a4c876e04f66b143 83 0.05 vMB 227
218,714 218,714 00000000000000a22d49f6b74a20484dd9c95fc529d0a11d8efe906d7480ad33 407 0.16 vMB 209
218,713 218,713 0000000000000080dbd5b4c96bc4eb068def9bc184ac196e56907d1a180d40a9 217 0.11 vMB 136
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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