Loading Tool

Explorer IconExplorer

Memory Pool

38,778 transactions
28.60 vMB
0.06315394 BTC
Random Selection Loading Transactions
Max Size: 144.85/200 MB

Candidate Block

Mining Attempt 0f6f5568882480a31e7ddfe254e8ce58097aed64a4959451f19962e1b99f382b
Version 20000000
Previous Block 00000000000000000001659f472bf43e57cce14a016f81dd7be28b928d4206dc
Merkle Root 126230772e374718f9fc8ca87d304f888faf5d9b95ef2cb74b2cf754504e0cac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,926
Size: 1.00 vMB
Total Fees: 0.00788012 BTC
Feerates: 201.79 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,553 (271,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,733 642,733 000000000000000000017722c6d09cbc2589cb0565c2534e9a7276376a8ff84c 543 1.00/1.00 vMB 15
642,732 642,732 0000000000000000000bd96275f790afdd2c5b8c82364153314bdf095efc8972 423 1.00/1.00 vMB 3
642,731 642,731 000000000000000000011e22ee5abe14eaafc37ec3ea9496e408f6ce67705bc3 1,711 1.00/1.00 vMB 43
642,730 642,730 0000000000000000000668d93579229614a00e2ce5c0fed2583b3992436a3ce6 1,529 1.00/1.00 vMB 33
642,729 642,729 0000000000000000000efd0cd5c9227e95a7697ce6807905ec4829b1903be7fa 1,168 1.00/1.00 vMB 30
642,728 642,728 0000000000000000000f7184d4fc5707f17cf9c40f3f21cfac79367558b9ceba 2,578 1.00/1.00 vMB 73
642,727 642,727 00000000000000000006ce8032af53627b86c77e57a2334e1ffbbf11c9c3565f 474 1.00/1.00 vMB 10
642,726 642,726 0000000000000000000f7d2e10462a357f23d94afa312e412147f366ede4f14d 1,808 1.00/1.00 vMB 27
642,725 642,725 0000000000000000000883b726cccf3c99dce8825ca7fcc5bee6431b46c752ac 2,343 1.00/1.00 vMB 100
642,724 642,724 0000000000000000000e2b60d577273243c5507b07703e3acd21fd9795a68b9f 2,322 1.00/1.00 vMB 80
642,723 642,723 00000000000000000007357a6e89b344747389d7e7cfde0176caa91729376760 1,952 1.00/1.00 vMB 41
642,722 642,722 0000000000000000000799054a570242235a0005d12f62f7b131bff352aed265 1,619 1.00/1.00 vMB 49
642,721 642,721 0000000000000000000e77843b519d4205302734020cb680869bc2b975a2fcf0 2,792 1.00/1.00 vMB 133
642,720 642,720 000000000000000000086e739a29b54763dd3d84b8aa41b171ea39606d2e104b 1,546 1.00/1.00 vMB 42
642,719 642,719 00000000000000000000e1cc4f1b5706447317a57dedec48168547766087d406 1,839 1.00/1.00 vMB 96
642,718 642,718 0000000000000000000e6c6830706756e4adb2548ea897aa7ea669375faf1fbb 339 1.00/1.00 vMB 7
642,717 642,717 0000000000000000000fa39e26053d502993e1b7e2f2de7028d9d157504b91bb 143 1.00/1.00 vMB 2
642,716 642,716 00000000000000000003ef17a2fd92187db2052f0acbfb47d6081084033e1415 1,816 1.00/1.00 vMB 51
642,715 642,715 00000000000000000008535aeb3baf7cfe5c42d3b513b698140041ba99138846 1,068 1.00/1.00 vMB 28
642,714 642,714 0000000000000000000309349b0abaf402d230e7bbc829d48777dcd115dcc308 2,041 1.00/1.00 vMB 82
642,713 642,713 00000000000000000002046e51294dce2b3f5b02e0f10b1b311f939b4ea29a63 2,475 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.59 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: 623.29 GB
    • Received: 11.44 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.