Loading Tool

Explorer IconExplorer

Memory Pool

80,491 transactions
30.17 vMB
0.09081448 BTC
Random Selection Loading Transactions
Max Size: 180.92/200 MB

Candidate Block

Mining Attempt 6eb4983acebd7e41e1887188af7dc29c329939db98ee56b506be2d2067e0534c
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 9d630d183a8ec9a06269b15f07f8573f777439fa4bd6429642d0323e66ac4d15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02905904 BTC
Feerates: 301.07 > 2.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (462,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,546 452,546 000000000000000000771ab1295e71dbc349220c47b0abfe17807c36c56ebe15 1,780 1.00/1.00 vMB 102
452,545 452,545 000000000000000000f6db429f59978302e63132648cb0d80ed97dfbb6542863 236 1.00/1.00 vMB 15
452,544 452,544 0000000000000000002a3a44ce453e84f9d7e29f0ba8852af29431bb2915f6b7 834 1.00/1.00 vMB 42
452,543 452,543 000000000000000000ced2bcf56ae8b69e0080e93f6e762f842d233556e64381 1,976 1.00/1.00 vMB 62
452,542 452,542 0000000000000000023b71749ee5c62cc6d0c2a04135071ca5cd84cc9757b45d 2,756 1.00/1.00 vMB 123
452,541 452,541 00000000000000000234e088e341e97a5b74d46ba69b0c3e5a486161e2f17114 2,110 1.00/1.00 vMB 96
452,540 452,540 0000000000000000001840c7032b26b72a64859c839fd9ede7005019e1347606 835 1.00/1.00 vMB 16
452,539 452,539 000000000000000001d5fe1c7478dfaeaece9f415e3c8d51b06c59d173d179f0 2,283 1.00/1.00 vMB 102
452,538 452,538 0000000000000000002da6f1c0f500a446f8ffc2030756ddb3852a27057bd6d2 242 1.00/1.00 vMB 10
452,537 452,537 0000000000000000022c043c770383e44f42b09397be6b97ac633a3546beafba 2,171 1.00/1.00 vMB 100
452,536 452,536 00000000000000000204370e69fadd692459c43c780b236996145c244d745bbd 1,706 1.00/1.00 vMB 64
452,535 452,535 0000000000000000012f049b6089d1a3d0b7e27331bd3606b92c4aee74a8a82c 2,520 1.00/1.00 vMB 67
452,534 452,534 0000000000000000021b9f8874aeac4910aea219676eb030f2063a6acf019c7f 2,229 1.00/1.00 vMB 74
452,533 452,533 000000000000000001b36260735d305ab575a7adee359c77569dea31a80e6442 1,859 1.00/1.00 vMB 107
452,532 452,532 0000000000000000005e0fd31a67b2f5ab9098b24e3eb15c6432a86d636a3572 2,465 1.00/1.00 vMB 174
452,531 452,531 0000000000000000020e805f2036faffa1ddb9e3e0d6f032901841f4623cec00 2,204 1.00/1.00 vMB 117
452,530 452,530 0000000000000000018e73d3e19e38b40cc5804f5f7655e75196f14fcc6b84e4 1,738 1.00/1.00 vMB 91
452,529 452,529 00000000000000000140b481cf0232ee4020d82d844233066f69615d78a8e348 2,698 1.00/1.00 vMB 136
452,528 452,528 000000000000000001fc102b7376addbdafe4e03664021e9eafd99c3597564a8 550 1.00/1.00 vMB 30
452,527 452,527 000000000000000001895bd0313386b15c5473c2ad960605c65cb1ae4ce19f69 467 1.00/1.00 vMB 23
452,526 452,526 000000000000000000526b805a026371d0609975cb38aacd9b6af21322a1e164 1,711 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.