Loading Tool

Explorer IconExplorer

Memory Pool

40,759 transactions
27.38 vMB
0.06573344 BTC
Random Selection Loading Transactions
Max Size: 141.15/200 MB

Candidate Block

Mining Attempt c5a889951fab430c9cde7a3cae9423422af1fc7049580ebeda2ca57ea49b2606
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 518ca6ebad70ce06bd3cac2698facd59f40ac2ab880520a53259a603311a7298
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01344003 BTC
Feerates: 101.47 > 1.35 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (730,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,456 184,456 000000000000008dce428b8fba6fd43ad3b073c820dc78748365d6031a9c6082 137 0.05/1.00 vMB 174
184,455 184,455 000000000000089d95a5b897cdbff21ae7483bf37a6cd53909e05bce1cc0b1a5 26 0.01/1.00 vMB 1,353
184,454 184,454 0000000000000400177e252faaed80403814b8e1b85e62eec168e282bc708665 562 0.25/1.00 vMB 132
184,453 184,453 000000000000005ec0c89228c84728c5b9af801ac8f9ff4a9eae88e373a1eef8 578 0.26/1.00 vMB 222
184,452 184,452 00000000000008229cc8081c17e69ab7c8cfb1a339339bc6caed36d0807c66d7 1 0.00/1.00 vMB 0
184,451 184,451 0000000000000a680f4fa8778fbfc387bae57b37613127ba7873bab6af8744ba 123 0.05/1.00 vMB 133
184,450 184,450 000000000000094e7a14c94f76b461afd4a43bef92cb2956a70fa0cdeb156a6d 512 0.30/1.00 vMB 111
184,449 184,449 0000000000000802ec88e29a115aed95527f72cfab972adb9e62f7422d4a1211 118 0.05/1.00 vMB 85
184,448 184,448 000000000000026ae9e0f68549b8167c5467a137d4fbdfd03fb9981bbc74c61c 633 0.25/1.00 vMB 139
184,447 184,447 00000000000007fb3b4608630da87b2c00b8b5b4a536e322cb1455f4e7a86fb7 642 0.25/1.00 vMB 149
184,446 184,446 000000000000017399295b891da59055b61eb5e9a98a67c548c002256beaa284 603 0.25/1.00 vMB 117
184,445 184,445 00000000000009d9a949933a6de29b852c40eaa919915725ea4becb3059f9209 620 0.25/1.00 vMB 162
184,444 184,444 00000000000008f39e3d6c439c68a7412e740c9380dc4e0a5559bcd893fcf46c 8 0.00/1.00 vMB 0
184,443 184,443 00000000000001852f7a59f8a091d44f8051724a23755b8da58a0b8f4f044557 138 0.05/1.00 vMB 90
184,442 184,442 000000000000046b9b879abe87f046e4c15333d0a8564cc7dd127d35ef161dcf 550 0.25/1.00 vMB 122
184,441 184,441 000000000000051187e3f2dce858826b15f5604bcff04adba51aeb229d528b68 1,024 0.42/1.00 vMB 155
184,440 184,440 000000000000078ce8664e56c42e61d040087605ff14e816356ff3a542fed9bc 587 0.25/1.00 vMB 151
184,439 184,439 00000000000002e7a966e490661a42e6819a6ef447099e8c75ff7c1a47ae2fa0 7 0.00/1.00 vMB 64
184,438 184,438 000000000000086ec045a68e8fd53b31c638d3e74cbf5675767878e4d0c6a937 621 0.25/1.00 vMB 140
184,437 184,437 00000000000005250cc177a6c4176e345aedd2e3bdbe5f211e37138dda7a5e79 148 0.05/1.00 vMB 234
184,436 184,436 0000000000000a6926719b7252686a12f01335380246b2a0962f2ad807eb314e 10 0.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.79 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: 634.06 GB
    • Received: 12.23 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.