Loading Tool

Explorer IconExplorer

Memory Pool

77,815 transactions
29.48 vMB
0.08718011 BTC
Random Selection Loading Transactions
Max Size: 179.51/200 MB

Candidate Block

Mining Attempt 61178f5662de052f35f0be0d6ae7756fa4f0cdc772afb52e2e4526bda0741de3
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root d80af0699fee516943d9864b13fec88325683125b939e14e9341da8903b985d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,500
Size: 1.00 vMB
Total Fees: 0.02238412 BTC
Feerates: 477.45 > 2.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (622,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,642 292,642 00000000000000009d67bb42d3785b292c7c7a057101820a1535ae472167e12e 343 0.38/1.00 vMB 21
292,641 292,641 00000000000000000e8b703431a0c9565b9b275e71da099366c4b2d966bc0cb0 838 0.35/1.00 vMB 43
292,640 292,640 0000000000000000458992c7ff53be06c0d5a9cb792a9fc1cda489bf877deaec 415 0.26/1.00 vMB 29
292,639 292,639 00000000000000009c0d7c87df59757689ed17837814c5a915d563ad2c19f22e 176 0.20/1.00 vMB 20
292,638 292,638 0000000000000000d987196000226713403c91d1568893c3bdfd8aa416473c01 756 0.35/1.00 vMB 40
292,637 292,637 00000000000000008b1f0894d3c202a341b0da036132d6420a9eb656ce5cd48e 142 0.06/1.00 vMB 16
292,636 292,636 00000000000000003b7a99714d0df0ce7ed916b9a2c51574f34a2564fc913b35 256 0.19/1.00 vMB 23
292,635 292,635 0000000000000000c68462ab6298c8d44b8197fe44ef6ea729941f3c6d8f9237 521 0.33/1.00 vMB 26
292,634 292,634 00000000000000000fe54da5cc6af6556c2775ed2650f6bf0204ba3ba517ea83 362 0.35/1.00 vMB 25
292,633 292,633 0000000000000000a97423f44395da35d47200a2f1c14707902d48a35bf96413 435 0.35/1.00 vMB 24
292,632 292,632 000000000000000018eb481dc5704617ba057a0a50b0cfdccae27348f2971693 1 0.00/1.00 vMB 0
292,631 292,631 00000000000000002b47de2602c34090cecd501d031424f39fe6d95c7ce9b05b 372 0.25/1.00 vMB 35
292,630 292,630 0000000000000000ce23ba6ab6ccc77be4f065ea6ca8a558f694627181db1e70 512 0.27/1.00 vMB 29
292,629 292,629 000000000000000013527b54d3ce4589a397b1d12f09068803ce85aae588a9b3 512 0.16/1.00 vMB 64
292,628 292,628 00000000000000002e115239d7de2c3737bd33b39091394f37eb0c3f94abdda7 71 0.10/1.00 vMB 13
292,627 292,627 00000000000000000910ba67b064ede8b592004b49575edf3ef4b7a6345f1a32 551 0.50/1.00 vMB 26
292,626 292,626 00000000000000008013a3ee3670fa5d5b709e9cd18ed67d9db4957ce7b49915 544 0.35/1.00 vMB 23
292,625 292,625 000000000000000045d34dc582b670b535eccfa3950e82919abf3a0d5782da87 512 0.17/1.00 vMB 71
292,624 292,624 0000000000000000cd081eb3820740ed07055e72ea6b44c21d83901ce6a543d3 631 0.39/1.00 vMB 30
292,623 292,623 000000000000000094e53c16de778e0b0266451b8a3b5d28226f7daa9ed4b94d 128 0.11/1.00 vMB 21
292,622 292,622 0000000000000000d74e0aa2bd76a2fe33dd047349fd9fc0f9149037a3eb9b18 256 0.11/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.