Loading Tool

Explorer IconExplorer

Memory Pool

52,071 transactions
28.88 vMB
0.08853714 BTC
Random Selection Loading Transactions
Max Size: 155.44/200 MB

Candidate Block

Mining Attempt e2b7c43f6d4ad9b3a0bb9643d1915bf5a9b146509cfd393383ec51f7b29acb0c
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 570bd14c1e91f0c812882e1ffee03bfa906c5b1a4e8bf081a1af801bb5f25e6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.03212226 BTC
Feerates: 500.45 > 3.22 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (682,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,601 232,601 000000000000002cb0ea5e9031c82efac151b994dc73882fbeaf92565ee7d5c2 92 0.05/1.00 vMB 161
232,600 232,600 00000000000000fcc04308795aba33462feb7fa7801a3247a7edc9796cc5a502 572 0.25/1.00 vMB 159
232,599 232,599 000000000000011fcd0e648b4e68d97e3a9fc115952d824f36f40a1e093ba21a 538 0.32/1.00 vMB 133
232,598 232,598 00000000000001c02cd29c493c723021a6f2f216f62679a5b45d06bdb0eef194 509 0.24/1.00 vMB 175
232,597 232,597 00000000000001a7e2dfda5d8e814ce192382ece1b4db4910d54efade74b0979 374 0.19/1.00 vMB 155
232,596 232,596 00000000000000bb3757a70bc737949be9a9a3618474714bc5b0f9875775eb06 8 0.00/1.00 vMB 373
232,595 232,595 00000000000000d14db1b14c436ab16285ea7e38254c1355ea56d93b0ac55272 337 0.25/1.00 vMB 99
232,594 232,594 0000000000000191534015828a92cde4e9ad09d9c56c03b42c7a77c17167a429 555 0.23/1.00 vMB 172
232,593 232,593 00000000000001042b41110203736f2c10cf260f578d8aa1374d4f19bb97d560 182 0.07/1.00 vMB 209
232,592 232,592 0000000000000098869bdc6e40cc3270edbdd3e6f756ff94dc5503615fcc01bc 312 0.14/1.00 vMB 153
232,591 232,591 00000000000000249597632a2fe08578cd1d2c0f620342ca91c3611786fe464f 197 0.08/1.00 vMB 111
232,590 232,590 000000000000014c39accbd2e7b813360d408e217663a57af243918ac5c5a941 293 0.14/1.00 vMB 168
232,589 232,589 00000000000001627000f9f0c7991248558d9dd6195884d99f6c9d98109b1abf 801 0.36/1.00 vMB 192
232,588 232,588 00000000000000cc17e08861320fc8bac73450650dba0c25f0249c8fd931a605 423 0.17/1.00 vMB 202
232,587 232,587 000000000000006997c4c8eac9fe5b6bb651879c338f87c898f0c91f3cbca328 423 0.18/1.00 vMB 136
232,586 232,586 000000000000002233e2f3abb64190de3f9be19100b976027a5703d734743a6b 457 0.19/1.00 vMB 627
232,585 232,585 00000000000001cb7addddb277a717b1add3e7eae4bd1953021598ab4683e02d 275 0.13/1.00 vMB 860
232,584 232,584 000000000000009065ee18bec2ab4dcc45dd5b1d8cddd3ce6eee6d267ea110fa 329 0.16/1.00 vMB 151
232,583 232,583 00000000000001b38ee37721d8552a9e46000e2bb85e26bbd5364d899a2c2404 129 0.06/1.00 vMB 179
232,582 232,582 0000000000000054c1a927e1640d160a4e7936bb4ae84628de068f7cdd61a8ae 275 0.12/1.00 vMB 187
232,581 232,581 00000000000000642fb72e264c84b0755865778902d99fe7c529d8e4fcb1988f 210 0.10/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.02 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: 649.71 GB
    • Received: 13.21 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.