Loading Tool

Explorer IconExplorer

Memory Pool

80,344 transactions
29.67 vMB
0.06959201 BTC
Random Selection Loading Transactions
Max Size: 179.04/200 MB

Candidate Block

Mining Attempt df182372010145b6e543a7eefb060fffe59e1b8ac99dd10f3555e838943d00f6
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbcffd2ff374c585ce2f92bbbac3ee7110f7b50f1dbcbf997180dd73f6d8e931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,177
Size: 1.00 vMB
Total Fees: 0.00900742 BTC
Feerates: 502.67 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (360,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,505 554,505 0000000000000000001ba07c3c2c8c52cbbef0888accb0a3af920e61449f445e 2,582 1.00/1.00 vMB 73
554,504 554,504 000000000000000000177b0bf7514b0c08e49dff00184362f2104a8820428d65 1,637 1.00/1.00 vMB 22
554,503 554,503 00000000000000000035b14b6f7632ad0d37ade33b6e5b82c95fb213d186bd3b 2,799 1.00/1.00 vMB 44
554,502 554,502 000000000000000000135595ad368069c15d9c14539de21fcaf150f5fe97b737 2,611 1.00/1.00 vMB 70
554,501 554,501 000000000000000000005510c89d17b329efdd325a32a4280f6d5decc5b505a8 2,314 1.00/1.00 vMB 27
554,500 554,500 0000000000000000000e3322638e2bbdd7871199a6ec26bd12f1c2fc0a0b730c 2,477 1.00/1.00 vMB 30
554,499 554,499 000000000000000000064a63d8fed4c595d6de6b08482d6cd2f6a86bedbabb92 2,545 1.00/1.00 vMB 71
554,498 554,498 0000000000000000002bb213153de9698a0335a062f47662fdb0cad579f52062 2,705 1.00/1.00 vMB 47
554,497 554,497 00000000000000000000f27f5b8ab6d00109f4ad90f8413938608e67ef78854a 2,017 1.00/1.00 vMB 41
554,496 554,496 00000000000000000033781b8c392566ef7f0011069bc4460a6ffb5f96723694 1,813 1.00/1.00 vMB 49
554,495 554,495 0000000000000000000544cb319f27e48a28927a5277e58981e144ecafe0a67b 1,121 1.00/1.00 vMB 61
554,494 554,494 00000000000000000023f6d315208db09f113a59c68701d138d65125fca6613e 1,597 1.00/1.00 vMB 59
554,493 554,493 0000000000000000001085095c42a9c3efa20eaab65b34aa3639ab6a533c5eaa 840 1.00/1.00 vMB 57
554,492 554,492 0000000000000000001df025e69d263904d1253fad7e6bcff14486bfb9e5e8e4 952 1.00/1.00 vMB 80
554,491 554,491 00000000000000000024950460abe1979a87c78db960a1a389e111254100862e 2,160 1.00/1.00 vMB 10
554,490 554,490 0000000000000000000a817bb3c42bfdf09f76a653568a5374e28bce9ffeb731 2,587 1.00/1.00 vMB 12
554,489 554,489 0000000000000000001b2453646c8a8ee489a45364fa4c581f4f0008ad3f26b0 2,396 1.00/1.00 vMB 14
554,488 554,488 000000000000000000186644f969352a06ecb8e47bcfc6f05ff7278aabe59f84 2,835 1.00/1.00 vMB 56
554,487 554,487 00000000000000000036483da6a306c03c27ac7d2a027a00f7d04b18ecc1bd0e 2,815 1.00/1.00 vMB 4
554,486 554,486 00000000000000000009652ed756fd8b87622bede5a8677695f104f417d722e0 1,737 1.00/1.00 vMB 12
554,485 554,485 0000000000000000000602dfe19c67ee652af50c8ac01567e1176f67a75c1ccc 2,660 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.