Loading Tool

Explorer IconExplorer

Memory Pool

39,946 transactions
16.18 vMB
0.12435726 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.39/200 MB

Candidate Block

Mining Attempt bdd222971d3f788ea7adef53a3ce105037d6bea8d4cb9b98a6b5a6cf42549778
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root eb600c9cf061740e5a682e7b820a17d07907e08f12838891bdb13aa23565ff10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.04366856 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (776,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,566 136,566 00000000000003a36dd14a13b06e43c01d7edcd00a9a59b0ced5ead93a804c62 1 0.00 vMB 0
136,565 136,565 00000000000003a7bf0730919fc2bce64ea0355c72b4dbee043de646e5521736 94 0.04 vMB 209
136,564 136,564 00000000000006feac768de23730bedc1b18ae5f9d1b9fe08df4e2407d445cd7 48 0.02 vMB 87
136,563 136,563 000000000000052b9c7bd6d8404cc71e64a423679bb94cb57b62259689bfbcd9 4 0.00 vMB 234
136,562 136,562 00000000000004e8834d0908000eae101bde21ecd545a445a532dbec340e6f5b 28 0.02 vMB 25
136,561 136,561 00000000000005965b0b9b297cd4c922c29aea187408d5f88b3e4ac57e3a6a27 37 0.02 vMB 494
136,560 136,560 000000000000037dc7611061d4e2f5f6cfd4cb5aa0cde4d523748ae10d310205 88 0.03 vMB 747
136,559 136,559 00000000000004a14fcba64baaeda327babc4568c08e7f4f05a148514df24963 9 0.00 vMB 321
136,558 136,558 0000000000000778881ce1dfde3c5dccc6a05a945636dd4095e97201e258b5a1 45 0.01 vMB 26
136,557 136,557 0000000000000317d0b78b60b31b950952651baef91ae132636ec8fa76adabca 12 0.00 vMB 17
136,556 136,556 00000000000001a25ebc6d26f335592c7eccb68b2a173853deca2ce3bd91ae05 76 0.03 vMB 130
136,555 136,555 00000000000008297fd196b75236bfb98438866f46d855ac0959087fafc4e140 51 0.02 vMB 196
136,554 136,554 00000000000006e63deb5a1e258be8ef3d156e1a8f161dbd3f1c60559544db62 18 0.01 vMB 433
136,553 136,553 000000000000001408e3f683dd35b435488ef2ed245ad86398fa3841d9a613cc 7 0.00 vMB 636
136,552 136,552 00000000000006b6f2ff6fae493d678cb813512fc639c318bdd7a36c3f641c47 66 0.02 vMB 28
136,551 136,551 0000000000000885137a0db9f8249eecece5d9a075a0e2828b1c8f85fd05af4c 16 0.00 vMB 2,831
136,550 136,550 00000000000007854f7125bffa9cd42f52c12cc649ec9ff1629eabda3e20f02b 98 0.04 vMB 157
136,549 136,549 000000000000044a2f116a26699a9a112eda9f60e2b58e11f785f095056509b8 36 0.02 vMB 144
136,548 136,548 0000000000000133ebb9ccb9e1375a252382f04f36c5584177038142c7c71fe6 22 0.01 vMB 482
136,547 136,547 0000000000000a86cd32a691795ca4d2dd6b5d9449fa64dbadbbd7434153fec8 2 0.00 vMB 4,464
136,546 136,546 000000000000030fbd63e4e4bf2417d93650272a41719f486354983a8fad31bf 110 0.04 vMB 28
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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