Loading Tool

Explorer IconExplorer

Memory Pool

16,080 transactions
10.45 vMB
0.02718963 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.37/200 MB

Candidate Block

Mining Attempt 181bcd865d04b5239d282a51a908106b217b98a71aabfc6bace8573e4f18ff9c
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root b122af9b28bbf6667fde0d0b6bb707d494f772c45932026fe5f7bb172c8f9f28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,322
Size: 0.99792 1.00 vMB
Total Fees: 0.01103290 BTC
Feerates: 240.43 > 1.11 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (781,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,367 132,367 0000000000000e76d040fe1e7c4f97657f8045a5d46d77e37b90a55f2142a17f 7 0.01/1.00 vMB 232
132,366 132,366 00000000000005992c0481cf7dff7b548a3f61c391a0e72cf27ee11f5275a5f2 27 0.02/1.00 vMB 85
132,365 132,365 000000000000117b6cedb3fa4ff13308fafd2609ec621565552fa0d83a83dec0 43 0.01/1.00 vMB 622
132,364 132,364 0000000000001021db285e14a516b88c18c95ef283c0e50595b93fb5bb60f128 8 0.00/1.00 vMB 1,100
132,363 132,363 00000000000002c608a1737bb76b607a1d09d59aed2852b3d2f82eeb882c904d 12 0.01/1.00 vMB 0
132,362 132,362 000000000000093f7cedf7a409a5363ce0216daba37ff7b7b6c4b2f42a9dc61a 33 0.01/1.00 vMB 281
132,361 132,361 00000000000004d558e1e66c203dedc9a7584333bae2d852a88d1ac2777a2ad4 36 0.01/1.00 vMB 318
132,360 132,360 00000000000004f592641989529022e7b3d08145cc185d797f207657d6dcb5a9 14 0.01/1.00 vMB 1,913
132,359 132,359 00000000000011b4d99a7b5d88cd91e656c92882ac0c97c4acf637b05bffbc7c 35 0.01/1.00 vMB 964
132,358 132,358 0000000000000ecc4dc247807e5f3f84d4ee75ce15d97b8157966186fe88c9b4 10 0.00/1.00 vMB 988
132,357 132,357 000000000000122c2e5b40fe0a3b19b9219272fa68f9bf9e7b345ec47b0d454c 4 0.00/1.00 vMB 52
132,356 132,356 0000000000000a2e5412ab3ec5fee0474d86408ea5226f7411920955039f5f32 68 0.03/1.00 vMB 746
132,355 132,355 000000000000057ba573cce648e697b2497152bf980e5d20eea29cc6789c4d9b 32 0.02/1.00 vMB 260
132,354 132,354 00000000000003bbfe76884f6a659c3c1f653d66b9195e4bec893f66ef3921d1 10 0.00/1.00 vMB 329
132,353 132,353 00000000000004e0022a53ab8aa47c479a841f5d07d5bef4df6daf1d3c19cc5a 28 0.03/1.00 vMB 219
132,352 132,352 000000000000100cf0cd3c55b3c50d822bc3b8630a536653b757ea5078df0fd2 92 0.04/1.00 vMB 447
132,351 132,351 0000000000000e939b97e14d6165d25e7f4816b418eb23f9e933c6e223320639 109 0.03/1.00 vMB 53
132,350 132,350 0000000000000424d3686ea6f41eefbee608dc1fc8760fedcc8a201b1f4c94c9 24 0.01/1.00 vMB 682
132,349 132,349 0000000000000cd075035a7151145d7d028a835e87374aea0cc54517195764a9 24 0.01/1.00 vMB 1,340
132,348 132,348 00000000000000ed62e043b15d3bece667e1eda3354e42cbedc4847ea8ca82cc 17 0.01/1.00 vMB 80
132,347 132,347 0000000000000fba73f9b13049381077f043e5b624b19b7f1837d281c34018fd 33 0.02/1.00 vMB 879
Previous 10 blocks ↓
Total Size: 780.24 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: 511.79 GB
    • Received: 4.23 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.