Loading Tool

Explorer IconExplorer

Memory Pool

77,219 transactions
28.78 vMB
0.07924181 BTC
Random Selection Loading Transactions
Max Size: 174.12/200 MB

Candidate Block

Mining Attempt 2f2f64a9b78a6568e5ad111ac66efe828a16f09a73da5b814485072631789191
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root f8e16d7c9313978157ed321d03bc54ae347ddf3d0d7eefad2fb6ee925c1695ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,749
Size: 1.00 vMB
Total Fees: 0.01942826 BTC
Feerates: 100.17 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (492,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,114 423,114 000000000000000001719b9d5593610d621e1982e22034352d4af693058512da 2,421 1.00/1.00 vMB 79
423,113 423,113 0000000000000000017421ec1cbe721d07b0f979b62053690417947115af3cd4 1,737 1.00/1.00 vMB 49
423,112 423,112 00000000000000000049a279512d67033cfe9bbae4bbce6cb17e9ad9e8bd3d07 1,951 1.00/1.00 vMB 56
423,111 423,111 00000000000000000195c86916098c46856faf8f6843e32766a5d797f3545425 2,681 1.00/1.00 vMB 81
423,110 423,110 0000000000000000042553ba7e79466aff1978f98c113579a1cbaa7aefeb7ce5 2,067 1.00/1.00 vMB 101
423,109 423,109 0000000000000000037e663a03441d4083a0a95116a5d07b5473bde140d1f6f8 1,792 1.00/1.00 vMB 61
423,108 423,108 0000000000000000019366f8c31465c017f54c4291bb9a2a2e7868529d6e32c6 1,829 1.00/1.00 vMB 98
423,107 423,107 000000000000000001a3295cb54aedf27360c3e33f66a3c552c86e0302662d9a 1,442 1.00/1.00 vMB 55
423,106 423,106 000000000000000001f4d850df915ea1d939f2dc6d82650bd1a6cb788537476f 1,439 1.00/1.00 vMB 47
423,105 423,105 000000000000000001e75fa0313ced5637a14d89e2afca0f409d35dc4822ebe4 2,111 1.00/1.00 vMB 80
423,104 423,104 0000000000000000037797d7ecb0df96bcfd24693873e7325a06705d1d89cd7c 1,960 1.00/1.00 vMB 92
423,103 423,103 0000000000000000034ab77d87dfd096a74e824309afae3c99c0e3978d37d300 2,167 1.00/1.00 vMB 60
423,102 423,102 0000000000000000031bf8ecd1e5a0f18a4414e42da6fc13fb4732b28b3f4d5e 1,231 1.00/1.00 vMB 98
423,101 423,101 0000000000000000045bdd2d63a4f82f5a02d4e379ad7280d816a385c5888aa6 657 1.00/1.00 vMB 22
423,100 423,100 0000000000000000000ce03f88c38fea2e2e2762cac88748d607912eff518611 655 0.87/1.00 vMB 30
423,099 423,099 000000000000000002ae3583352d5fb64a506ff4124dd2601d0fe0dfc29cbe0a 235 0.92/1.00 vMB 12
423,098 423,098 0000000000000000011a9a461181661d8255495d8ac47bbaeaf470e0f9032a32 465 0.32/1.00 vMB 59
423,097 423,097 0000000000000000050f08892362eb471d100923a2418efcd9a55ea2dad480f6 832 0.35/1.00 vMB 72
423,096 423,096 000000000000000004620f5883412bf0219eb723ce60d1118605e510cb762f91 207 0.27/1.00 vMB 56
423,095 423,095 000000000000000004c0decbe6adc9a05cc6e81c8831bf623fd97abc54aca4fe 965 1.00/1.00 vMB 21
423,094 423,094 0000000000000000046c9d1caa0981dc7c13c5f452093eef304ac0a0f9b9ffff 1,727 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.63 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.13 GB
    • Received: 16.16 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.