Loading Tool

Explorer IconExplorer

Memory Pool

37,739 transactions
26.52 vMB
0.06080810 BTC
Random Selection Loading Transactions
Max Size: 135.94/200 MB

Candidate Block

Mining Attempt 2f3eb362e611f08d0e7bd90ac4c48ab6dd4b827214c5a7384039a644ed9d95bc
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 21172c22b3999f91df961fe9b52d5c5f3d44823d9f83a7c86c3b4e528565f5f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,617
Size: 1.00 vMB
Total Fees: 0.01153720 BTC
Feerates: 100.53 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (530,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,496 384,496 00000000000000000517ce625737579f91162c46ad9eaccad0f52ca13715b156 704 1.00/1.00 vMB 11
384,495 384,495 00000000000000000244773474e10d9cf44e7dc2acea276a05733b7e34ba44ad 647 0.75/1.00 vMB 13
384,494 384,494 00000000000000000d36b87921b6084fdcdc1d4817727a0f27fbc985b5413dd5 1,065 0.99/1.00 vMB 16
384,493 384,493 00000000000000000064de7a2734ec853ecacb38a24bd8c526e263ba7f7113fa 1,186 0.45/1.00 vMB 48
384,492 384,492 00000000000000000318362cd42a1886ff3ef25e80b61fda2ed9505c6363c53a 658 0.75/1.00 vMB 18
384,491 384,491 0000000000000000010f0f607a3b3ae5157124b9d405b808bb65ccb036ec88c6 1,676 0.93/1.00 vMB 31
384,490 384,490 0000000000000000037956e116dd278fd85703903df08f134505ca038c8559ed 1,400 1.00/1.00 vMB 24
384,489 384,489 000000000000000009d3dd1e71724c5e3ccaeb91d3c729d37a1621fffe583581 2,584 1.00/1.00 vMB 37
384,488 384,488 0000000000000000043fa804174bae784fccf99046851ce4cf63c9ae501b61d6 2,384 1.00/1.00 vMB 30
384,487 384,487 000000000000000005d5737f9b86f36a7a0abf9bc349dde5d03fdfb269f11e75 2,868 0.95/1.00 vMB 43
384,486 384,486 00000000000000000fc829c4e245d14896c6700ef08d6a71ac26adc9d501432c 3,372 0.95/1.00 vMB 74
384,485 384,485 0000000000000000092ae8f59ef7c83209bbe22413fbd2d2de2934b994d29d98 148 0.09/1.00 vMB 24
384,484 384,484 00000000000000000755b6544a6c8bdf03a92e877c321d47daa6efbc14062a92 1,311 0.70/1.00 vMB 29
384,483 384,483 000000000000000000d66796383bf1a245e4661f56a883149ad3ebc31b944062 729 0.45/1.00 vMB 26
384,482 384,482 00000000000000000ba979ae889d54be519c190de323fbf57cee0fd8e9eda459 535 0.21/1.00 vMB 46
384,481 384,481 00000000000000000ee7da46006349a83297e1b933d03da2f8c648e6104244cc 1,004 0.52/1.00 vMB 33
384,480 384,480 00000000000000000cef0f65f20487c0eb9419eaaf26439475c81b0040ef5340 899 0.46/1.00 vMB 33
384,479 384,479 00000000000000000457d5ab3c479871eb91ce1aff2c51156da50adaf29d467f 1,826 0.89/1.00 vMB 31
384,478 384,478 00000000000000000c312df783fae0cd641cc23b3107d6c1a35f0aed6a39ea87 656 0.29/1.00 vMB 34
384,477 384,477 000000000000000009894d68821644c0c1273da1b1795c2fbddf96d59dcdcf6a 1,500 0.78/1.00 vMB 33
384,476 384,476 0000000000000000072b72f87bc9f966a9165132d6925adc9899753f8d1ffafd 1,845 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.