Loading Tool

Explorer IconExplorer

Memory Pool

71,271 transactions
31.20 vMB
0.08390251 BTC
Random Selection Loading Transactions
Max Size: 178.82/200 MB

Candidate Block

Mining Attempt bd4b5fd2b0ce01a18625f13fc7e0fb73592aa89d0e422b1d4556ba0de6a0e2d7
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 734250328ecb3aa911cb065387de4df4dd348f9ff76b9f7523e2077124d68165
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,187
Size: 1.00 vMB
Total Fees: 0.02260722 BTC
Feerates: 150.93 > 2.27 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (221,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,142 693,142 00000000000000000009c9053a8b1b803527e9cf61ecc06fbba466733011e768 1,030 0.37/1.00 vMB 9
693,141 693,141 0000000000000000000199373011fcdee49948595dbdc7ba639c1266782b2a10 1,492 0.38/1.00 vMB 9
693,140 693,140 0000000000000000001214865c3cf2d6a0c41f5ce4e9dc7ec1a303405e34e7ff 2,386 0.75/1.00 vMB 13
693,139 693,139 0000000000000000000475d5bed8e4bcec1dd6ab23c0e57e09001673bcbb53ea 1,224 0.40/1.00 vMB 13
693,138 693,138 0000000000000000000768497944ffec54c9f91f9b0bfcfbd9a4428612342805 64 0.01/1.00 vMB 13
693,137 693,137 00000000000000000010ad99402e513a079543d846534edf6063e21b6ab1a993 2,563 0.95/1.00 vMB 14
693,136 693,136 0000000000000000000311965a4f73a854a2e05257e7e354021fdb26d03191bd 821 0.34/1.00 vMB 8
693,135 693,135 0000000000000000000a40df36982eb38fcf607923a66126700a5937d602ff58 2,819 1.00/1.00 vMB 17
693,134 693,134 0000000000000000001193c7734af70eeb21e7bf00a82b4d507c9cdb566c0397 986 0.40/1.00 vMB 16
693,133 693,133 000000000000000000087a679ef3cf074d73ad96b617d37c9b5b0980b8dccd47 774 0.52/1.00 vMB 21
693,132 693,132 00000000000000000011b605a41c61c41be99884656af4670d3573d9242cbe93 463 0.55/1.00 vMB 13
693,131 693,131 0000000000000000000a02f65e35946c2b24a2cda5defb99d0810749f87e9222 1,469 0.70/1.00 vMB 19
693,130 693,130 000000000000000000103490677afca96b0eeb7183fbe9a4f6b41ed1e4fb7cb7 859 0.32/1.00 vMB 16
693,129 693,129 0000000000000000001132a169e64f73e883b6fab3d377c1238ea5b80d88678a 1,706 1.00/1.00 vMB 14
693,128 693,128 0000000000000000000e63600d8e2498c868414ed3a6d2b108d20ef7d7af0bd0 902 0.59/1.00 vMB 16
693,127 693,127 0000000000000000000579d3f00c076ed289ccc7043ce576cc93aedb7a329726 1,890 0.60/1.00 vMB 19
693,126 693,126 0000000000000000000dab3cf002e3a562705e319a2e0e5731260a34f0a8c3d3 421 0.18/1.00 vMB 17
693,125 693,125 0000000000000000000103a5f968837af74882c89a46c618549c80837a4ed2de 1,623 0.89/1.00 vMB 6
693,124 693,124 00000000000000000002615656cde03113afb434b2ac1f26c23b875ab903f08e 2,004 1.00/1.00 vMB 11
693,123 693,123 00000000000000000013928592287279f961444a532a52f85151c67507b2ec88 2,893 1.00/1.00 vMB 11
693,122 693,122 00000000000000000010f7effa03c0729db59a9809c555211bb3d4fc1d39a2fa 2,860 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.