Loading Tool

Explorer IconExplorer

Memory Pool

44,689 transactions
28.48 vMB
0.07965121 BTC
Random Selection Loading Transactions
Max Size: 150.86/200 MB

Candidate Block

Mining Attempt 66ae50316329d5c293d3eef358364caed31a2ff1e163d1597471a4ca81aa8298
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 5eeccd5e02646fb8dbe0107677c468a0b2ae88a14871b887467184628c803e53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.02569861 BTC
Feerates: 150.92 > 2.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (86,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,366 828,366 00000000000000000001207f65b08b8ac286dc39fb176d76b97921bb4b1106f6 2,823 1.00/1.00 vMB 36
828,365 828,365 000000000000000000034c1e981c817152d03c82e546a99bb99102d295ea8686 2,732 1.00/1.00 vMB 36
828,364 828,364 000000000000000000035166ccf292526be90ccf017bfd290d532072116c6064 3,218 1.00/1.00 vMB 43
828,363 828,363 0000000000000000000005d701df437125e0df1134cb402f623724d965e34b22 3,645 1.00/1.00 vMB 46
828,362 828,362 00000000000000000001a7230e3d36a866da5723357b69fcfbbbc3e351e4f224 3,532 1.00/1.00 vMB 43
828,361 828,361 000000000000000000014aff62246fcab9df44b6b6f2aca4ff46cdb79888f036 2,974 1.00/1.00 vMB 36
828,360 828,360 000000000000000000021042cd5db48051821bbf7b246e5223d14b2e960560e5 2,305 1.00/1.00 vMB 33
828,359 828,359 00000000000000000001a94950b95620a75911d9f17abf31e71a6adebc5a3688 3,492 1.00/1.00 vMB 44
828,358 828,358 000000000000000000022934bb032dab04099462bee83b091a9290977e997209 3,059 1.00/1.00 vMB 40
828,357 828,357 000000000000000000030f55a3ceb107dd04c05225d1aea8b91f2c3cf93eb66c 3,324 1.00/1.00 vMB 36
828,356 828,356 00000000000000000000869ed15020c5748a37e9301826ddc2fedabdbc2f5412 2,288 1.00/1.00 vMB 24
828,355 828,355 00000000000000000002e4a1424804b26bf5e0bffa51a562fcd72f74e992ae2a 6,124 1.00/1.00 vMB 25
828,354 828,354 0000000000000000000110b51a386192377f02d136e597844c503d350e095701 3,475 1.00/1.00 vMB 32
828,353 828,353 00000000000000000002179de997b938b51b432efe6f4636769073d597cdb5af 2,619 1.00/1.00 vMB 38
828,352 828,352 000000000000000000023153f603e3b13ddcf77eff3e3152bb4c1e898b6e5dfa 5,341 1.00/1.00 vMB 27
828,351 828,351 00000000000000000003542f88f3ba1f5ef274cef45ec39c1fdb3de2048f4702 3,160 1.00/1.00 vMB 37
828,350 828,350 00000000000000000001d168e0a797cf1d5b0c962e6bd7982371648621a6d0e8 2,426 1.00/1.00 vMB 29
828,349 828,349 00000000000000000003f7b320a572d5fccd8100f8af3e1b7ca0b39d6632fa82 3,227 1.00/1.00 vMB 35
828,348 828,348 0000000000000000000353d3bc19698d6e8e4912fa6973e2e2c2507b595f188d 4,837 1.00/1.00 vMB 25
828,347 828,347 00000000000000000001c6f669c6b9444cea0102a3b7c2e750fc38aa6bf29471 1,919 1.00/1.00 vMB 26
828,346 828,346 00000000000000000001adbc81787eca7f92a95c2a76dc7224d6b3dcdb9ffb35 4,714 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.94 GB
    • Received: 13.36 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.