Loading Tool

Explorer IconExplorer

Memory Pool

86,147 transactions
32.08 vMB
0.21717641 BTC
Random Selection Loading Transactions
Max Size: 191.82/200 MB

Candidate Block

Mining Attempt 8debb6387ce1286ca9a92c37234f59cadd27f4ed15d1628f4ad86f7fc4a3913b
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 33af991edf3c7609bc21ac49f4c7f5b755d1200ecad8470ca758fef6532c69a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09766570 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (479,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,568 435,568 0000000000000000006ffd5382e507e4d9fba5227b654db7162f466235e465e1 1,854 0.99/1.00 vMB 62
435,567 435,567 00000000000000000069188746158b49daeb8b21516651441fe0fa232c1dd623 273 0.13/1.00 vMB 64
435,566 435,566 000000000000000000d6b98b74d1eb08a4ea99f1667aa6bd007202717b610e8a 1,660 1.00/1.00 vMB 49
435,565 435,565 000000000000000001dc6cf9802312de87174c7eb23ffe19d201651743648ec2 1,293 0.99/1.00 vMB 35
435,564 435,564 0000000000000000044a3cf4e74e9a647dc96312ed29b84c03223fd5a14013a9 2,877 1.00/1.00 vMB 71
435,563 435,563 000000000000000000f2999f0b4c3d35e5385fe2313b1bc5cf0914c81f1cb951 21 0.01/1.00 vMB 72
435,562 435,562 000000000000000003b50a07d5ced75331259104af2ac36fc7ddddcc363e4243 605 0.27/1.00 vMB 67
435,561 435,561 000000000000000003589399f7b07d303fbc4da29b895fd8d77cee81cd231d26 1,687 0.82/1.00 vMB 36
435,560 435,560 000000000000000001c880239bf0ab7b825825c789ec016dbc4bc9a4d0180c58 2,515 1.00/1.00 vMB 66
435,559 435,559 000000000000000003ec104c8ccb39a5f31d541168276c63e54b5579f208ba17 2,536 0.99/1.00 vMB 73
435,558 435,558 00000000000000000334c491026d19050a6fefa4775c1b4f0b0ceed77d37fac7 824 0.34/1.00 vMB 74
435,557 435,557 000000000000000002b5dacf95a964f2b8592e4b5473497eafc2acc65a93dbd4 549 0.22/1.00 vMB 63
435,556 435,556 00000000000000000005d9514534d7036a39adacdd605df97fbd45063a081fe2 1,615 0.66/1.00 vMB 66
435,555 435,555 000000000000000001f78674ccc9464dbea2302cfcb7cd6b9823968f590f2bcb 653 0.40/1.00 vMB 44
435,554 435,554 000000000000000003dc08270ae75e956e5c4be86236e4203a6abc99fb2e9802 2,224 0.97/1.00 vMB 66
435,553 435,553 000000000000000003af41ccf0c260f0a62e9c895506f120e0d482ffff84f8e9 495 0.73/1.00 vMB 57
435,552 435,552 000000000000000000136ed5d62725f2e8ed1b8e1bf2a3713748fa5e09a8bd3e 87 0.99/1.00 vMB 1
435,551 435,551 000000000000000000350f5011dd76e6d14cfd349274a6880f5222de5d9c1371 415 0.18/1.00 vMB 58
435,550 435,550 000000000000000001cbba1b2fdb2aa08337a9b510295c799708155a47c3c1a8 560 1.00/1.00 vMB 63
435,549 435,549 000000000000000000efcd8977e527cbbb911366de5cbe4cd7413ef15cb7c4d8 1,728 0.90/1.00 vMB 57
435,548 435,548 0000000000000000005f49dd59ac25bc10c6c7f087c7114ff63d78d2790ead79 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.