Loading Tool

Explorer IconExplorer

Memory Pool

82,935 transactions
30.03 vMB
0.07111180 BTC
Random Selection Loading Transactions
Max Size: 182.29/200 MB

Candidate Block

Mining Attempt cfd5a31e3a07f42f3067d03ced719a92b4ee193c30445fcbfccab88150f77f92
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root d71b70925ef5c1ba6d3dcfa9cda17e7f9e3309458c1b50d4ad8be5d41d3ecd59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,631
Size: 1.00 vMB
Total Fees: 0.00979219 BTC
Feerates: 43.68 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (288,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,370 626,370 00000000000000000003a3eaa4e0f3d36832db420e28aab102669397c21235e0 3,048 1.00/1.00 vMB 32
626,369 626,369 000000000000000000025932aeae919a86b5fae32bb6adcfd2e58d69fb6ebb7e 1,240 0.45/1.00 vMB 23
626,368 626,368 0000000000000000000b40d1064737a916a680532888e69dff7f183bfe3b4241 704 0.26/1.00 vMB 20
626,367 626,367 00000000000000000006d7fde9b4847b761025b104a9651ccb5a955cc5403c9a 1,009 0.43/1.00 vMB 22
626,366 626,366 0000000000000000000750caec47c6be14fab2d35b5d29163749029351eccd82 687 0.31/1.00 vMB 13
626,365 626,365 00000000000000000010180e9f3b257fa56549b7e368c5c22ed6b0b8f2247403 939 0.93/1.00 vMB 5
626,364 626,364 00000000000000000011598b14c3f4bae2cfb9c3dcd37547a9a4298dabb2e3f0 2,717 1.00/1.00 vMB 20
626,363 626,363 00000000000000000004f57964411ea3b5658c29433657d66d8634a67e799e88 1,448 1.00/1.00 vMB 9
626,362 626,362 00000000000000000010098e5cb0029dd567fe515d7868178f2aaacc28f37003 1,023 1.00/1.00 vMB 11
626,361 626,361 000000000000000000072da047a7b36543d08bcaafa2a782cfc62a5d713309aa 1,252 1.00/1.00 vMB 8
626,360 626,360 000000000000000000020f92c29c3984aac9e758f953f922c1064574c68fcc42 1,077 1.00/1.00 vMB 9
626,359 626,359 000000000000000000115b9eb4e04c90ed10683df1f340be44c67de7fe732587 1,275 1.00/1.00 vMB 9
626,358 626,358 0000000000000000000777975480c268f2a1afe90aa6fdaa9a6475baceb80298 1,969 1.00/1.00 vMB 14
626,357 626,357 0000000000000000000671d1c9942a858ad9105651112a1f92860c0ef0145138 1,452 1.00/1.00 vMB 16
626,356 626,356 000000000000000000002fbd9b7ba839ee0c6c4059bc79ee6c841b50325f00c6 471 1.00/1.00 vMB 4
626,355 626,355 00000000000000000007e4d6bacc0c737203bd28f72bcddd3ab87c33c5e4289b 2,490 1.00/1.00 vMB 17
626,354 626,354 0000000000000000000b3ee3b640e8486ad1b703bddc0dd2745558111e045766 2,014 1.00/1.00 vMB 17
626,353 626,353 000000000000000000035d613ab2f92050a2426d401f95d4711018ba003de069 1,361 1.00/1.00 vMB 4
626,352 626,352 000000000000000000047c7d929fc011cee32b649e5e8ba4374a275d6869c1e5 2,238 1.00/1.00 vMB 24
626,351 626,351 000000000000000000069bf8dfe27c55e5c90dcb51954a910939333ce1903590 1,053 1.00/1.00 vMB 6
626,350 626,350 00000000000000000011b6433a4909c4edd08432051f24fe913ce5d2d8d93e96 1,254 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.