Loading Tool

Explorer IconExplorer

Memory Pool

24,934 transactions
5.42 vMB
0.02456954 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.58/200 MB

Candidate Block

Mining Attempt 9db4e76340c2b3714690d709183246071966f5c2d92142cf5b60885eee403513
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root d76183786aa973f231d7e2922e0ca2a7721bbbb4506478ed4ecd97403ce55417
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,282
Size: 0.43 vMB
Total Fees: 0.01151838 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (759,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,385 153,385 00000000000001efb8c86d8394e7d9e9f43c3c2304275636d094a0b0a06aa991 102 0.05 vMB 281
153,384 153,384 00000000000009e8209026e6f9f60564b45b00efbf6b119438593508fd707c93 7 0.01 vMB 358
153,383 153,383 0000000000000c3cd8f364034f6924c87a2eea7a44228e8b8cfd35a246632527 6 0.00 vMB 0
153,382 153,382 0000000000000134909a859ee4ce3afa493b31c45b16579d142f56f6c91bdce6 51 0.02 vMB 0
153,381 153,381 00000000000008e414038e525f3437ecf78f39ac9609d5813a1ffb1dc318d8db 12 0.00 vMB 0
153,380 153,380 000000000000024b18fdee85250e2133f80e929aad3506975d66d4246b352863 32 0.01 vMB 223
153,379 153,379 0000000000000debd7b29a9c3b53ca8f26eaebace51d960af6be15068937d805 2 0.00 vMB 0
153,378 153,378 000000000000088f6a8462205384cd3bf85c7dcf043286b58936a3167528f154 23 0.01 vMB 414
153,377 153,377 0000000000000095c6a690006d2bf1b8bbec19179b97d1b17a48a975669d4721 132 0.04 vMB 9
153,376 153,376 00000000000007000d3d24a5e41a68b79bb9716160841a00d7f0a375eb772fa3 49 0.02 vMB 94
153,375 153,375 0000000000000c911ee23202f8af4ae7b058854385ce9d48f98967b863f9fcd5 20 0.01 vMB 1
153,374 153,374 0000000000000667188f461aeecb3814c982a3e90d93b0a72088577c3f63c896 12 0.00 vMB 17
153,373 153,373 000000000000064326c8883e2daf71b3f9141371ecddd25384ce848acc874902 80 0.02 vMB 41
153,372 153,372 000000000000080402863efadc945245866e5bc919ffd8a45b97d193f721acf7 150 0.05 vMB 7
153,371 153,371 00000000000003bfec0b531c47df7f9fb1149e41aaf3939bd298ca50f478046a 68 0.04 vMB 34
153,370 153,370 00000000000003464d2ac4dae5c2d28fbb551cfffb48b8f644b9216cb1bcc258 12 0.01 vMB 1,160
153,369 153,369 000000000000034452c7b12f708f220b9036c4f467da21ea90be3c367e96f733 40 0.02 vMB 50
153,368 153,368 0000000000000153d3c9ba972377588fb1264ea32ce59c719232d24de3eb38ca 94 0.03 vMB 24
153,367 153,367 0000000000000575f84552f38d72eb7e63cc2ec686549075b94ee236d0e5f753 7 0.00 vMB 0
153,366 153,366 00000000000005d1c0fb988e9ae3751480e6dae253587079ed17ff631d555661 24 0.01 vMB 27
153,365 153,365 00000000000009488f7dd3d0529b7d6c84c0d0ce2988a17e9e927d3b7386c5f0 54 0.02 vMB 41
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.56 GB
    • Received: 0.58 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.