Loading Tool

Explorer IconExplorer

Memory Pool

76,968 transactions
28.58 vMB
0.06392330 BTC
Random Selection Loading Transactions
Max Size: 173.43/200 MB

Candidate Block

Mining Attempt f480efd78162d3f829c8c56697928220ddcd12db1873118c9d13dbd035310188
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 14cddc9d9b3fe9221e361e1f7f9668c15588d1dbedf0e8ce7f5527bfba442d49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.00469799 BTC
Feerates: 40.21 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (108,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,407 806,407 000000000000000000027631ffa733fe63236370bd4e190a0d1db5209908d712 3,712 1.00/1.00 vMB 18
806,406 806,406 00000000000000000003de53aa7664030cd2317af9001171a63b4589f57c9e26 3,021 1.00/1.00 vMB 22
806,405 806,405 0000000000000000000485d0dc8959d93410c50de2aeb207a3e114222daf995a 7,194 1.00/1.00 vMB 16
806,404 806,404 00000000000000000000e50c9bc33c7a10f27b3b63b0abf4c34e41136ffe4b42 4,335 1.00/1.00 vMB 18
806,403 806,403 00000000000000000002d16612516810178adbdd9ff1a998ba1569eeae56fc50 5,631 1.00/1.00 vMB 17
806,402 806,402 000000000000000000043ec81f668ae572cd462452dc14fe6c2d6a0e4766e080 5,272 1.00/1.00 vMB 17
806,401 806,401 00000000000000000001110fbb2b83fa77658a59e8de09a612d448a1fdec92d4 6,144 1.00/1.00 vMB 17
806,400 806,400 00000000000000000004e0dd717641832e782bd5a5b92cf80c64c092ae1a8c8a 5,027 1.00/1.00 vMB 17
806,399 806,399 00000000000000000002f985a10a40897d04888ac10c8ac75867a50b016eb6ef 6,554 1.00/1.00 vMB 16
806,398 806,398 000000000000000000040affab6e74c037c8caa972bf556e299f0ad48471a99e 1,826 1.00/1.00 vMB 21
806,397 806,397 0000000000000000000382cebe219d46d620c769d4bb4a23b9db94a640a324ae 2,427 1.00/1.00 vMB 17
806,396 806,396 00000000000000000003388464b99ae8ddd678e11045980c1343f5901493498d 4,052 1.00/1.00 vMB 20
806,395 806,395 0000000000000000000233f29790f41eb0ab78e6e726e0980864868b28fba99e 5,364 1.00/1.00 vMB 20
806,394 806,394 00000000000000000001c84fbf0fb2bb89793bf19a6e624dd71375edf7879348 5,061 1.00/1.00 vMB 22
806,393 806,393 00000000000000000003b7116dfce0ca552c5d13ac1f6de711cce586e8479f24 2,697 1.00/1.00 vMB 24
806,392 806,392 00000000000000000004060c51a475a7b35edfdbc15dfd0d3aa2162c497c3094 4,304 1.00/1.00 vMB 22
806,391 806,391 000000000000000000032cf411763ca9d548430175f90fac9359cf3a3fdad2fc 4,373 1.00/1.00 vMB 21
806,390 806,390 00000000000000000000aace43972a388b0bf9ab901519d857e8706b9501c1d1 4,216 1.00/1.00 vMB 18
806,389 806,389 00000000000000000000d35a2bc69d1b91c9ba6ffdd4fa9d214b0e62d7da474d 1,878 1.00/1.00 vMB 19
806,388 806,388 00000000000000000000501fc571f8f6aa9c83e4cfc7557f603ef3a11ff31888 1,786 1.00/1.00 vMB 20
806,387 806,387 000000000000000000002cd8e75cb936baaf18dfcc93a3375748b6fe9c73088b 1,596 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.