Loading Tool

Explorer IconExplorer

Memory Pool

34,297 transactions
27.89 vMB
0.05781190 BTC
Random Selection Loading Transactions
Max Size: 139.15/200 MB

Candidate Block

Mining Attempt 8a0883cc77bf1f4506c94f0a5cdcb515da49bfd3a4681e20093b3106368b73b5
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 9f0ca9ff0e29830856f9a6cf4755f2a73ab2fb4aeff88a9aef62e0d66d3fec86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,749
Size: 1.00 vMB
Total Fees: 0.00450560 BTC
Feerates: 40.21 > 0.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (364,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,112 550,112 0000000000000000001b42bf85abc1e46e8ed6754aea7c4e04fbf98da7a0daca 2,189 1.00/1.00 vMB 12
550,111 550,111 0000000000000000000acdd13bd94dc0e2d7b628ec4d562a87b697f4e93b3462 1,869 1.00/1.00 vMB 10
550,110 550,110 0000000000000000001d9e57ffa653dbfde2af15a9498ef0fef931f61c9d92d4 2,966 1.00/1.00 vMB 15
550,109 550,109 000000000000000000176e721a270e5151d06beeb1c8b491ed263bdfc4316969 2,031 1.00/1.00 vMB 16
550,108 550,108 0000000000000000000169364641866077c05d2ebc94eb8829fca68e70534eab 2,053 1.00/1.00 vMB 23
550,107 550,107 0000000000000000001db2d46d8edca5b1097b565ecdd872fced11e803ab11d5 1,646 1.00/1.00 vMB 24
550,106 550,106 0000000000000000000727ae2d942161e1481adc9f81bb9dc51fc84ab506276d 2,806 1.00/1.00 vMB 26
550,105 550,105 0000000000000000000129ac3329d92c91f83c3da50658b1f248e8e141a6b7a6 2,943 1.00/1.00 vMB 17
550,104 550,104 0000000000000000000f584a50849fc48c55bb27d8d421bd38f3d706b0bed7d2 3,038 1.00/1.00 vMB 25
550,103 550,103 00000000000000000013df829e0f214bee6dbdccb0905cec918b29fe2b2999ae 3,042 1.00/1.00 vMB 37
550,102 550,102 0000000000000000000da50f48a77bc36a257e2488436cb06c0ae02ec987931b 3,035 1.00/1.00 vMB 26
550,101 550,101 0000000000000000000ea987ee0ae16b16e43ec27608634ac44408944765ac44 2,802 1.00/1.00 vMB 19
550,100 550,100 00000000000000000026c224004affe0e097afeb45562b7800d1e33a81d21202 2,556 1.00/1.00 vMB 23
550,099 550,099 000000000000000000114f72429ca4ba9e9bb96fe40c537f3195764acc039a9d 2,547 1.00/1.00 vMB 26
550,098 550,098 000000000000000000214b305ad6564237a6ac2743052903cd4e00590258ceed 2,904 1.00/1.00 vMB 23
550,097 550,097 00000000000000000015367948611eeada4795c82a87b358c993a891ea4b567c 3,644 1.00/1.00 vMB 41
550,096 550,096 00000000000000000022e4f80e4571d83e75fc71b551bc022c896f81a298041c 2,445 1.00/1.00 vMB 26
550,095 550,095 00000000000000000019f5e69005f8fe9308dc8cd11774ed02540e8548dbd5a9 3,797 1.00/1.00 vMB 34
550,094 550,094 00000000000000000020b1457abda47b4a4feaeac973d7225cd49777ba1800f5 3,061 1.00/1.00 vMB 39
550,093 550,093 00000000000000000020ec694e8718273e2ea3ef42471d8a548519130879287c 3,186 1.00/1.00 vMB 26
550,092 550,092 00000000000000000016a51316eec3c124b4d0f63e75a7a6327c333482dd23df 2,555 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.38 GB
    • Received: 11.45 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.