Loading Tool

Explorer IconExplorer

Memory Pool

16,655 transactions
6.25 vMB
0.03870383 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.76/200 MB

Candidate Block

Mining Attempt 46e53263e4ad74d9fc9a6805d2c880339726f15a85f9fa7f35f0381b838aea30
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root d6e56afb6f1ad5029d0e59b6bc1c5b268d2cf6ebf5f1ac960b843c7cce6e8f16
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,239
Size: 1.00 vMB
Total Fees: 0.02759753 BTC
Median Feerate: 2.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (685,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,450 228,450 000000000000007f977153aa1a32781a89e3314e8ac60979cb9e556e34358a01 1 0.00 vMB 0
228,449 228,449 0000000000000025e48afd680ea6febcbb2877e2b5eed7c079bea2ba3423c6ae 625 0.30 vMB 192
228,448 228,448 00000000000000d17dada4093b9125c05890c0453b5c2515db87af20f04ec92f 80 0.23 vMB 51
228,447 228,447 000000000000024c0f46158f2f8919d20a3bc9a2b627873ef93353c2939c316c 354 0.22 vMB 133
228,446 228,446 00000000000001a51f6123ab0e1555ff2d23d93ce4a87c9f23d6a14442e61a9e 633 0.25 vMB 203
228,445 228,445 000000000000027a86cbaf3e673aa345ca123c705525f1d2f66dc61a5ad6b875 493 0.43 vMB 116
228,444 228,444 0000000000000026631320192a3a02f664b4bb852e98657682c78cd8daf4e1ce 237 0.20 vMB 102
228,443 228,443 00000000000001b41fac6b2f1224c4506add07aa0f3fcd1aa7ebf16ba1155ed1 263 0.19 vMB 133
228,442 228,442 00000000000000a0d286960aa940ff4e9e889dd5964529ccdc34620b0b351b40 586 0.23 vMB 192
228,441 228,441 00000000000000f1a729b6c47701fa5aa50015e3dac640d3d456efb59dafa4e1 276 0.15 vMB 147
228,440 228,440 00000000000000d23e5158b9274bd2c6bfe68506fb563c14f0e0d3238ee9cfec 572 0.24 vMB 188
228,439 228,439 00000000000000c8c4311daa28b9b2c561033871a7959193bc9b48900d62212d 573 0.24 vMB 210
228,438 228,438 0000000000000092e1b4f402a8c1ba34aef05915d626c6d36ec939397df255ae 309 0.14 vMB 184
228,437 228,437 00000000000000f056816eee203f0151620bd1f013993bc62257520b0f518f73 192 0.12 vMB 113
228,436 228,436 000000000000011bdd84b172ea0ea53519c04bdbae338c5d4799c81ce4cfb7a9 261 0.21 vMB 65
228,435 228,435 000000000000021fd8fa3c21bedd7c4c3f2093c65d09154092864cf9207ca3b7 151 0.22 vMB 71
228,434 228,434 000000000000023d47597c1227047946714a4b7d78ccde8f6004a58346df2668 279 0.08 vMB 51
228,433 228,433 00000000000001a128ab4a539e30d44a8718215ec90ed37c4c39277553408cfc 521 0.44 vMB 118
228,432 228,432 0000000000000187c7b52b04452f20be500ff56879cd71fa9f7171bd87e29237 202 0.08 vMB 105
228,431 228,431 000000000000009276fc182bb134e2924435557e4e4016b96fe5f36ed7336ff7 128 0.04 vMB 163
228,430 228,430 00000000000001177764450d56a1ff0f7dfb4dfcbeee982c7a377f290d626e9e 350 0.17 vMB 139
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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