Loading Tool

Explorer IconExplorer

Memory Pool

36,825 transactions
28.26 vMB
0.05935870 BTC
Random Selection Loading Transactions
Max Size: 142.46/200 MB

Candidate Block

Mining Attempt 380c93ee38b2e411fca64a6d6dccc59f817108ea54932e0650b1cb6c55344782
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root dc63ad8e2b9bad377422bb023d57c1b1518ed0af9245ddb30cbb4bdc929e02a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,617
Size: 1.00 vMB
Total Fees: 0.00506581 BTC
Feerates: 100.84 > 0.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (676,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,599 237,599 000000000000016e0da28573ce4f126e424e584595668e07297e9cb73405fc1f 322 0.25/1.00 vMB 98
237,598 237,598 00000000000000c23c8007d715e489e362575102b552e0ffe8a098b5ffb0572c 776 0.25/1.00 vMB 263
237,597 237,597 0000000000000179e0569de21645ccb174845f380c49f931542d30df4bd3f492 275 0.13/1.00 vMB 191
237,596 237,596 00000000000001285c3cd56cf5e79ee49bc4682336a1cc07512002573a00cdd1 29 0.01/1.00 vMB 88
237,595 237,595 00000000000000f787e4cb7b219fd18c44cadac3dd5694ab79000266be5e2564 601 0.25/1.00 vMB 198
237,594 237,594 000000000000003a2c863f94d8d7d0b2761704769f6f2658bfb5421777c1d71d 334 0.15/1.00 vMB 182
237,593 237,593 00000000000000a928caa7a836e6b7deb286f232cacac97ebfa1460bfa207f3a 459 0.25/1.00 vMB 108
237,592 237,592 00000000000000ddec8e5ecc2c92c0c204791c8acd198c068d3be5fa35acbc58 519 0.25/1.00 vMB 150
237,591 237,591 000000000000004599ea8d832f700e982e69b2dd2daebe84f73b0159b0c7b361 715 0.25/1.00 vMB 213
237,590 237,590 0000000000000066355e5b6170783ae036d2ea3cdce304afefd802886f16cec2 54 0.02/1.00 vMB 93
237,589 237,589 00000000000000b7757da844dbd9142e94c8a506645d75ed5f7c95f936f9d390 284 0.13/1.00 vMB 169
237,588 237,588 00000000000000fadd7d6e65c40fee2608e08e1ad8319a1a092d7fda9c5627cf 262 0.19/1.00 vMB 100
237,587 237,587 00000000000000872acd8c4f2fe8eba670dc2249f6dcee788df1718de772c90e 724 0.25/1.00 vMB 208
237,586 237,586 0000000000000117fafeaa7406541fa8b356a91fd283bb76d2f58536c943095f 641 0.25/1.00 vMB 177
237,585 237,585 0000000000000116510ab9c19ee52717a17079f083b9f7d443e7422af71cbd0d 320 0.10/1.00 vMB 74
237,584 237,584 000000000000013a1bcc6bd88e8ff7e34430a884d96a0577047991df6a35e7b1 369 0.18/1.00 vMB 172
237,583 237,583 0000000000000059cbd87d8255a49c8fd87592168f1627dafe571e937235ca4d 323 0.14/1.00 vMB 163
237,582 237,582 00000000000000f47ddd2f1412945485a79839550ca4aba9b12631b02e3cafcd 183 0.09/1.00 vMB 139
237,581 237,581 0000000000000118e372470e622e7462af4cff4850bb0f484a14823c84bbb17f 582 0.25/1.00 vMB 181
237,580 237,580 000000000000013befd159d14fa549c52d5e9dbc1596e0ed254e742b31b4e38c 329 0.16/1.00 vMB 150
237,579 237,579 0000000000000063db17bc3c0d4dcb6b5fd0ba2d0bc0a50fe826f61b6e5e3e83 118 0.10/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.58 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: 622.95 GB
    • Received: 11.40 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.