Loading Tool

Explorer IconExplorer

Memory Pool

26,436 transactions
26.91 vMB
0.06021446 BTC
Random Selection Loading Transactions
Max Size: 129.23/200 MB

Candidate Block

Mining Attempt 419074f59a586ba0ac94d4e49467deaf6ac08ea86bc9aef4542a0ad9dea71c35
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root 26377658dfc0b39e7425b84452f1379600c83b6c5a1a97944bf56683f4d0f15a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,279
Size: 1.00 vMB
Total Fees: 0.00955486 BTC
Feerates: 79.73 > 0.96 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (840,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,505 73,505 000000000037e23aad60b8a9f7857835d45058d26f183e666a4ac719bbbc6cdf 2 0.00/1.00 vMB 0
73,504 73,504 000000000050955715001be627f34178cb771a13be529ec31e0a720ef64cf527 1 0.00/1.00 vMB 0
73,503 73,503 000000000027fe343097fc6c2b946d61314147300fe0fe18ba453a4ca5c3d138 1 0.00/1.00 vMB 0
73,502 73,502 00000000006ec2eb48c1d7b09a6cdf2d9885ef5e391706aecdc5f41272a7752a 1 0.00/1.00 vMB 0
73,501 73,501 000000000095ab428162e86ffc269a090312e75be64665e638e2998137786aa7 1 0.00/1.00 vMB 0
73,500 73,500 00000000007602883978c6b3d1d295e567621f2846d934f0112a99cf8e31366a 2 0.00/1.00 vMB 0
73,499 73,499 00000000001bb10b046e15ac973667b7673961035146c8431022068d6bf7d452 1 0.00/1.00 vMB 0
73,498 73,498 00000000004ab37da529bc5ade636b14efa53425695ff0b0f2470622bcf4b1af 1 0.00/1.00 vMB 0
73,497 73,497 0000000000b5877dcb7badb6865ed61655e4a1659443b7f832a6908b2a1f6491 1 0.00/1.00 vMB 0
73,496 73,496 00000000005fe553222b8b572f64eedb6e3d33d60821a93c800128d5ffcb1510 1 0.00/1.00 vMB 0
73,495 73,495 00000000007a4a1db1c9df5fcf703fd41bfd96c5d8ef7c62543e8bf6350cc0a2 1 0.00/1.00 vMB 0
73,494 73,494 0000000000791c546a6247388674983076c9a595c04a34df7f02da8da47c10c8 1 0.00/1.00 vMB 0
73,493 73,493 0000000000111e81cae4a3a7918d40987a70451cba3ef4028f42498a55a6b9df 1 0.00/1.00 vMB 0
73,492 73,492 00000000002443306280dc166282a338b352912692a74f1522eeb93e3ae37e0e 1 0.00/1.00 vMB 0
73,491 73,491 00000000003896b28561570f37ba41d8f94ce33095119494c796e4b1842084d2 1 0.00/1.00 vMB 0
73,490 73,490 0000000000417144c57b586b1a9edce8cfb9812e50aa231af36e74f8678a630b 1 0.00/1.00 vMB 0
73,489 73,489 0000000000316655f43a6908f9761595b1a48117ad0588b0d87492ec8a6a32a7 2 0.00/1.00 vMB 0
73,488 73,488 0000000000ad8ca4d3f0131e74c2bf6c5411266de4c34736d1727f06ad432710 4 0.00/1.00 vMB 0
73,487 73,487 0000000000501be6906ced7b0fea6554b7a5d63517aaa43e6254eb2ab6d50947 1 0.00/1.00 vMB 0
73,486 73,486 0000000000064fa19d2b90b7d1c2928bcef1e8115b62c598ef4865758c073083 2 0.00/1.00 vMB 0
73,485 73,485 00000000002b8e55c4b0ad2f6694d1a4a665dc5c0de86ed9934a731091bf964a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.49 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: 611.94 GB
    • Received: 10.93 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.