Loading Tool

Explorer IconExplorer

Memory Pool

21,923 transactions
9.47 vMB
0.06393078 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.56/200 MB

Candidate Block

Mining Attempt b66de1f55140d9772e0c971cac42ed1457682d36e4bdc32b7356d5d16968e57e
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 7a0a4f83e61ef3de8f3b1342667332f5ea1d481449a0d1264f75d5724ef535e8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.03706213 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (885,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,327 28,327 00000000e232de06c71fd805dbc07419137893e496c11bb2e4b4070cbea8481b 1 0.00 vMB 0
28,326 28,326 000000005e8672c1939400268379cd8e45a04d9636bef90711a28ffe56528de8 1 0.00 vMB 0
28,325 28,325 0000000048fdf40afcbd2235bbacaf3182a211e3da5119b0230594a7964dc9cf 1 0.00 vMB 0
28,324 28,324 00000000c309ff14b92e572294022d47c81a51c23f65593a3da9a3a868e5c87e 1 0.00 vMB 0
28,323 28,323 0000000095fd23ab22b16825e38bdc9456891ff74cdb38ee25aa7e5614291930 1 0.00 vMB 0
28,322 28,322 00000000ae3110dfa334830c41d7ae2bde0859817898599835cd785917a5f706 1 0.00 vMB 0
28,321 28,321 0000000032cfdf39823e865a1faab64d1a08065486b11cc308a6a71e98abb729 1 0.00 vMB 0
28,320 28,320 00000000bf0a123e8615175523389b9a314b2656ba2a8c5fc458937994329bc5 1 0.00 vMB 0
28,319 28,319 0000000008a5c86ffa17c4a7b7965eada2662392cb3c6b709688444f3d641d64 1 0.00 vMB 0
28,318 28,318 00000000d5a50c0c32a847368e0a2ad9653b311a0b7337653d93e6167a84cbf4 1 0.00 vMB 0
28,317 28,317 00000000025c664fe8499f12a15fc9181efd481dc55723d5938ee228c26ab005 1 0.00 vMB 0
28,316 28,316 00000000fa0fc23a14477824e68e03367233a5aa31e4e78302b898873ee33473 1 0.00 vMB 0
28,315 28,315 00000000d922b80f8fe05c0ec978a59d40823e179bb776de121a0864eeb92b7e 1 0.00 vMB 0
28,314 28,314 00000000e382accae32fe8dff4affc232f510df287247d2cb6e2f897c3b0cc0f 1 0.00 vMB 0
28,313 28,313 00000000a9523f75ccc8ceaa3ef2ccd6607fa4e4697c6754d3cdfa556b2e5441 1 0.00 vMB 0
28,312 28,312 00000000db70a9c5aedfae19729a3c84579eff60047316a099e06601e5408d14 1 0.00 vMB 0
28,311 28,311 00000000eb9dcff30a0f68824a8c2ac6706962a81679f724cf4f3e9f16ff7c03 1 0.00 vMB 0
28,310 28,310 000000009401c14ee57147cb5851d1591c06dd9521647403e550aaeae0be86ab 1 0.00 vMB 0
28,309 28,309 00000000f083a92b46ace469a8f05009e7c47ecb1f2d4e01b02b629249f351a9 1 0.00 vMB 0
28,308 28,308 000000008f97a3d7b92f0d22950d5f267baa62d6c3e36d0bb43956367d7a905f 1 0.00 vMB 0
28,307 28,307 000000008260d7740e6e5d19a7adefeebe72877f18a898f95728d056de1522f6 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 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: 250.98 GB
    • Received: 0.95 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.