Loading Tool

Explorer IconExplorer

Memory Pool

74,395 transactions
27.57 vMB
0.07120667 BTC
Random Selection Loading Transactions
Max Size: 168.05/200 MB

Candidate Block

Mining Attempt 5063ab62c8be5c7bcfb27e88ab14539b8ecddd759194639367cc18b9a72af184
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 97b2c79888cd87d9b565f26446dacb3c3df8db6c888b7bf6a93a822ecf773fae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,322
Size: 1.00 vMB
Total Fees: 0.01222771 BTC
Feerates: 480.19 > 1.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (211,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,199 704,199 00000000000000000005d4c1207b6e954ca82b6377417e5c1b4f502c8b3a92cc 1,725 1.00/1.00 vMB 23
704,198 704,198 0000000000000000000c8ff97a86d446e9715b0774b6bcd19583ef6c707df3bc 1,098 0.40/1.00 vMB 12
704,197 704,197 0000000000000000000285b52449805ebfe2a837b0bd6aa185805f980d6a428f 941 0.51/1.00 vMB 8
704,196 704,196 0000000000000000000b74d66dfcb04cbbabc73eb4505da05822cd6b59f37c33 2,879 1.00/1.00 vMB 15
704,195 704,195 00000000000000000007b33903735de69c85060cfcde447b40ba34e4c1fc9d5a 1,646 0.64/1.00 vMB 7
704,194 704,194 0000000000000000000de5c322a818fb9a52890dbbf5db5f2163daa3ed4e28dd 3,119 1.00/1.00 vMB 5
704,193 704,193 00000000000000000001ed2944cfa8d6b84a6ee303b63dc43d97265ad6eb7f5b 2,315 1.00/1.00 vMB 11
704,192 704,192 000000000000000000096d4dc25aa22e6dca803194c97d6055a52c562ee94888 2,836 1.00/1.00 vMB 21
704,191 704,191 0000000000000000000d7c0897dafc531c721356943051aef963714d28ccd0e1 1,688 1.00/1.00 vMB 10
704,190 704,190 00000000000000000001bd6440935bb9b53531410288ef443bf865d09a3109d8 2,721 1.00/1.00 vMB 5
704,189 704,189 00000000000000000003a3d2e35f12e1051923cc67063a71cf309b22fcd50889 1,554 1.00/1.00 vMB 20
704,188 704,188 0000000000000000000d7e7a0470edfbcb2d7af88ebe93407ed9a9537a10cef2 2,134 1.00/1.00 vMB 18
704,187 704,187 000000000000000000048326d639cd8c70d8f3a89e89d5b8643456ade6fa9e86 2,492 1.00/1.00 vMB 14
704,186 704,186 00000000000000000003f1139733f9b1cc691f55799ba1c6678aa6b4b76b8ac1 2,568 1.00/1.00 vMB 19
704,185 704,185 00000000000000000008b039baba0d9ceb14792344023e08b9c0666592f01282 968 0.39/1.00 vMB 10
704,184 704,184 000000000000000000092bcff0649aa35b0f95b0d52947f269b62bc5c28152f8 271 0.54/1.00 vMB 2
704,183 704,183 0000000000000000000101cba0cbc0a2474a534b14bdb40759b129d3d22df3a2 1,669 0.98/1.00 vMB 5
704,182 704,182 00000000000000000004854c1c07b7308932827784e5fb2e01e455bf298ad3ea 477 0.98/1.00 vMB 2
704,181 704,181 0000000000000000000c955db2a55db7799c79f77465c122a64c3317b553a191 2,408 0.99/1.00 vMB 11
704,180 704,180 0000000000000000000b62732555fe6ef500ed2eb60ab4cfe57657707f048419 2,564 1.00/1.00 vMB 11
704,179 704,179 0000000000000000000b366a83c59c0a4b8365308f50921076668462cd0efe87 1,102 0.98/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.