Loading Tool

Explorer IconExplorer

Memory Pool

28,480 transactions
9.24 vMB
0.08864981 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.57/200 MB

Candidate Block

Mining Attempt 8a3184bf186fef20ec0e79719d8fc382b4f657a626899df5f830713d846431e6
Version 20000000
Previous Block 0000000000000000000011ee6be1f5cf973d03d599ed04c0e662c0af9fe42b42
Merkle Root 7ea6516a75ceb07cbd0d0573ee2669fa2dcb7810bb88ddaa7e47cf815227824d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.02620891 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,996 (777,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
135,512 135,512 00000000000001a490c7728d68a89fee805b8333d67fef03361c7ecbe48e914a 0.02 MB 43 437
135,511 135,511 000000000000076840eea2a36283aadbe4d783c866f44a672564da5d58016a41 0.01 MB 33 536
135,510 135,510 00000000000005ddc9f204f7163194bd40577e3e08381e41fdbccd335bcfabe7 0.03 MB 74 282
135,509 135,509 00000000000007baa6a54dbedf1d919c59e4a76541374f8c9858c23e4fc4a1f1 0.04 MB 75 320
135,508 135,508 000000000000010ac28a20cb9f1baf587bf7855d7023cf4e155b6a9fe8f25247 0.01 MB 23 664
135,507 135,507 000000000000062b707c7d72e9cc6febcb1b81c93f3cd440a528b9268466d808 0.03 MB 90 300
135,506 135,506 000000000000081e57e3568029465c2bbd1a645a3b0aecf0f7a4dd182b9355df 0.00 MB 11 323
135,505 135,505 00000000000004bc78220512abc46d56b0ee3d2696d2c5f6f53e389369125a8e 0.03 MB 65 300
135,504 135,504 00000000000008fe31017439fc482f53f3c9a879b00e9bb01413ffe861bd082a 0.03 MB 50 699
135,503 135,503 000000000000042f575cb5b68bafb14339e83fce99eda08e5c6fc35b38deed6c 0.01 MB 30 468
135,502 135,502 00000000000005a052c6501f1dcf26c025e3f48969c7a7a3cdb426ef72fa1392 0.02 MB 33 806
135,501 135,501 000000000000094a61e01d2545d7ea1275fcad177e893016fc26404fcafd9ba7 0.08 MB 180 249
135,500 135,500 0000000000000599a3a74d17b6c28e0608f33bf01c53ccf14e916e8ce88ed32a 0.05 MB 111 163
135,499 135,499 00000000000001aa3b1b72f7e9f0f114d1f47af68f921ad82023a8c0990d3a79 0.03 MB 22 488
135,498 135,498 000000000000025f77ab95793838b7035e39da401974db3c7491bfa14c867ff1 0.03 MB 56 302
135,497 135,497 000000000000063b78b1d70238a234e162f1e2da778973d9e48cef16ae1b067a 0.02 MB 65 8
135,496 135,496 0000000000000a5228f4a9efcc64fa54884149b94127802b1996373736fa4d06 0.02 MB 53 384
135,495 135,495 00000000000005b0b1358c40d1eb9f497b4454505a48b78b7833d18befe43ecc 0.02 MB 69 451
135,494 135,494 00000000000007c8df40c67a00066ab6d6b6173a08563fb96bb29117a64148d8 0.01 MB 21 115
135,493 135,493 000000000000085292dd77367a037595c7ac363c24b3ce52b7174cfb0bde2d1f 0.03 MB 65 369
135,492 135,492 00000000000006fb53368bd8b3a3b428562cc13fad0f835ff3d69536ae4e214c 0.03 MB 68 266
Previous 10 blocks ↓
Total Size: 778.83 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: 379.39 GB
    • Received: 3.41 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.