Loading Tool

Explorer IconExplorer

Memory Pool

37,674 transactions
27.06 vMB
0.05488570 BTC
Random Selection Loading Transactions
Max Size: 137.89/200 MB

Candidate Block

Mining Attempt 5a8175fa862dfefe7bea143b13b98ef92b84c389c9e8e45db49f1bbca74ec7d5
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root f1c6fe70ad06ee335da3efbaca0f0117dbd5391846976fa9966063383d06eb40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,296
Size: 1.00 vMB
Total Fees: 0.00396531 BTC
Feerates: 150.75 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (252,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,377 662,377 000000000000000000068e48c27b8af88c1abed0dff08250397716a3fdcf4862 1,506 1.00/1.00 vMB 82
662,376 662,376 00000000000000000002991164daefdef9d32133073e007f4933e31d9790f0bd 1,938 1.00/1.00 vMB 76
662,375 662,375 00000000000000000001227d4066f47eafb1c6970bb3e04fde164e31d08ed5c9 2,395 1.00/1.00 vMB 79
662,374 662,374 0000000000000000000886456d7f88bd78bda840bb28e01596e51b08cec7c9da 2,545 1.00/1.00 vMB 90
662,373 662,373 000000000000000000093953049f144b015a01466954ca2eaf8d1b302a176a80 2,478 1.00/1.00 vMB 119
662,372 662,372 0000000000000000000a4b303644e5f4361a0cc59dd92679e3c929e6d9623d3f 2,624 1.00/1.00 vMB 109
662,371 662,371 000000000000000000072d4cfdcfe0e996d9049bac61e01a6d135e0551696175 2,849 1.00/1.00 vMB 107
662,370 662,370 000000000000000000028d5400619f81635339935d80a616754e0eb6ddf1cd80 1,848 1.00/1.00 vMB 124
662,369 662,369 0000000000000000000312c069136f2c115e229773aa444b7627cc644664020c 3,104 1.00/1.00 vMB 149
662,368 662,368 00000000000000000004c2a1f93e9b222deb5d7e8e4f688db53bf8bc35038b3f 2,079 1.00/1.00 vMB 115
662,367 662,367 00000000000000000002482bcc2301826834bc4579140af8898656c955167d76 2,701 1.00/1.00 vMB 138
662,366 662,366 0000000000000000000b0d276332ecd411bd6d59f67e28c9d76995b0a085e49d 1,889 1.00/1.00 vMB 105
662,365 662,365 000000000000000000099285604115e83cdd02bca1657ac599f0af81a8036c65 1,624 1.00/1.00 vMB 67
662,364 662,364 0000000000000000000342f0a4f4857b3c7aae35b9ee0eaeb897f70063ec3add 1 0.00/1.00 vMB 0
662,363 662,363 000000000000000000056709725090c37d01f94d864962e09ea18ec65e0eae3d 2,195 1.00/1.00 vMB 89
662,362 662,362 00000000000000000009f2502cb7ca0d165154feb5d9357ad92a4f3ade47c9e7 1,699 1.00/1.00 vMB 109
662,361 662,361 00000000000000000003dd11bbd6f719be10d60f99813a42123bdf09718f0852 2,580 1.00/1.00 vMB 141
662,360 662,360 0000000000000000000086521cbc5bb604b6c20f11406a6bd6dc003c8bdd8f66 2,467 1.00/1.00 vMB 109
662,359 662,359 00000000000000000001cec3fabcd4e6c538076168736afeac5813f24974a852 2,353 1.00/1.00 vMB 108
662,358 662,358 0000000000000000000a87a8782a3534f3ebcb171eb48057461fad00d9d755cb 2,106 1.00/1.00 vMB 62
662,357 662,357 0000000000000000000625985aa97b836b64ef6ee2222bf918c126f7ae1c61b0 2,509 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.