Loading Tool

Explorer IconExplorer

Memory Pool

74,539 transactions
27.45 vMB
0.06853786 BTC
Random Selection Loading Transactions
Max Size: 167.73/200 MB

Candidate Block

Mining Attempt 764db7329117fe2959a2352440c112baac0cc9c0b144a66b452561f3e40963b6
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root 5c0ee44958c7017f315084402a8d2724ea08bbee3b8ea62d46a9e6aa2010d124
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.01011830 BTC
Feerates: 179.53 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (422,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,478 492,478 0000000000000000009f0a41e3fbc80d9e2c39487507670a7d331ead228c82da 942 1.00/1.00 vMB 48
492,477 492,477 00000000000000000094df469ae3ab2cb9cf496af15dd24efdfb08f29f89e71d 2,561 1.00/1.00 vMB 238
492,476 492,476 000000000000000000a0c2ebb2f1dfccb75bc63c9b845cc2a446cffb12c19183 1,203 1.00/1.00 vMB 74
492,475 492,475 0000000000000000008ba33a9291791aff3969dc43246a3a0eb9fd8cb70584c1 1,117 1.00/1.00 vMB 16
492,474 492,474 000000000000000000aedef8f509e9075c3fac1f81b246c060fd471c34d8707d 2,410 1.00/1.00 vMB 156
492,473 492,473 0000000000000000004f262f56e24612901a773535043a0dc439d18b2116f756 2,291 1.00/1.00 vMB 88
492,472 492,472 0000000000000000007b43ac010d1929ef538938b5f9594b21da181dc201b2da 1,402 1.00/1.00 vMB 76
492,471 492,471 00000000000000000012a3f022b254bcfb61308953bacedecfd60151e5a969a7 2,492 1.00/1.00 vMB 253
492,470 492,470 000000000000000000b8cf7b1111663237431e54b21789d27b853f2e127149d3 2,113 1.00/1.00 vMB 131
492,469 492,469 0000000000000000005c6fd66112ad86a93a42b12511028c96b2c8b29167cf09 2,046 1.00/1.00 vMB 212
492,468 492,468 0000000000000000007f10af2a3879fbc43079112bebbb0b2347d4b5be200639 694 1.00/1.00 vMB 44
492,467 492,467 0000000000000000002e99e84adad7a6a1862d32333c41830d7321befc40cd44 1,463 1.00/1.00 vMB 85
492,466 492,466 000000000000000000c0535b60091f7d691a58f1732b13ab157cc95214fb0ae9 2,250 0.97/1.00 vMB 70
492,465 492,465 0000000000000000007b077bbd4c68c35feeafb7575a9c78308d41b4c3e8206b 597 1.00/1.00 vMB 30
492,464 492,464 000000000000000000b95d8c68bbd2f0dc4129b3d5d656738e430cf2ae6459da 1,903 0.96/1.00 vMB 82
492,463 492,463 000000000000000000a31f5405adfcbb200a85f7b9394c902d176d5f95bf6e84 1,565 0.96/1.00 vMB 166
492,462 492,462 000000000000000000119218f077aa2bec18f0fc4a0955de42faed3056add1c3 1,334 1.00/1.00 vMB 71
492,461 492,461 00000000000000000064498b35f3b5db01bb83b47fb4e633ec6ce051ebb7a041 530 1.00/1.00 vMB 23
492,460 492,460 00000000000000000081643b38271a26ab6c186628c424a1cac409788e122079 1,931 1.00/1.00 vMB 111
492,459 492,459 0000000000000000003742a123c9ec460b938e493e96cbbf5085a3923961109a 1,539 1.00/1.00 vMB 139
492,458 492,458 000000000000000000a668ef27046db9cc807a48a705dbad7ea1b09670179f38 1,227 0.98/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.84 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: 712.40 GB
    • Received: 17.17 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.