Loading Tool

Explorer IconExplorer

Memory Pool

84,742 transactions
32.78 vMB
0.08423583 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt 6bfbd2d2429c9aff0a227e93ce870055e0f8552aed6e34c724c627f488efb9d7
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root d17da6cccc368541275c877fbd80a25a9d1a6b837bb5ecf911fb3610f7be7ec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,275
Size: 1.00 vMB
Total Fees: 0.01907138 BTC
Feerates: 120.64 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (680,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,648 234,648 00000000000000f7c100c6d312bd692a3b82743d25c4960ae21c4eda4a084bdb 170 0.15/1.00 vMB 83
234,647 234,647 0000000000000137f4fbdc599a1627e56ec2cb9ac17620efc63e428d71e1c3e6 191 0.25/1.00 vMB 55
234,646 234,646 000000000000003cb6d6d39f64d804fb0723e9ae91579293a143b62bad433b43 241 0.13/1.00 vMB 566
234,645 234,645 00000000000000166f63db030a958c4f0b3d213f082cba990ac4d584fcd71b0d 234 0.15/1.00 vMB 89
234,644 234,644 0000000000000002ebe399511829bca837f122ccb8f09e931d3a1a35288dd1cf 211 0.15/1.00 vMB 60
234,643 234,643 000000000000004dca1a035a8e1a45f573a9df340cf175b61499847f5954bcdb 81 0.05/1.00 vMB 159
234,642 234,642 00000000000000ff822f42d19087c67da1057e4ff55743bb6fa0be362c2944e3 502 0.25/1.00 vMB 147
234,641 234,641 0000000000000068b43bf5659bd2907819dfad9456c454fd755daca2375a2030 6 0.00/1.00 vMB 0
234,640 234,640 00000000000000738fdb63aa4cb4b9556842ac6ef2554d8a74302c7c985af413 590 0.23/1.00 vMB 157
234,639 234,639 00000000000000266a3ffb21432299716fd790aa599e767e3bba415c4e74e559 354 0.15/1.00 vMB 187
234,638 234,638 00000000000000c5fe4ab263e5b82eabd19ff25779a45883761d66467634364d 45 0.15/1.00 vMB 15
234,637 234,637 000000000000003f07f4904c115de8658490a5628792b3a5b7e7867da24b8d44 235 0.15/1.00 vMB 115
234,636 234,636 00000000000000815ccf5fd1a61c6d85a01c407a68221f27e294b537a515cd0d 269 0.15/1.00 vMB 133
234,635 234,635 000000000000018ebdb40d63d6e68159948a5ae6653cdd9154c6277ecd703360 477 0.27/1.00 vMB 145
234,634 234,634 00000000000001647de27ae1d0c7e3d03a1d96a240cee7263920a79b57df7f9a 321 0.15/1.00 vMB 160
234,633 234,633 0000000000000185fbc10521f0f470eb1254e593799f31495fdfa683dbce1a8e 441 0.21/1.00 vMB 158
234,632 234,632 00000000000000a1d30a8b0854deabc217931de06ef1d2af640f8b0c763c369b 158 0.08/1.00 vMB 142
234,631 234,631 00000000000000f7ca4f975a96108168712c438c4e534bed0afe82c127ffe350 363 0.15/1.00 vMB 163
234,630 234,630 00000000000000ee6e04421f6d0df7ed179a7db43fb48b38b13cdb9a73cba10f 100 0.05/1.00 vMB 144
234,629 234,629 00000000000001033955c0f0587349f26c714ce011d240e40e7001c48e95eb17 278 0.11/1.00 vMB 167
234,628 234,628 000000000000004d4d2b3a7421186db4740c5f9d226d01e06f8acba01439c357 378 0.25/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.