Loading Tool

Explorer IconExplorer

Memory Pool

77,673 transactions
29.98 vMB
0.06855333 BTC
Random Selection Loading Transactions
Max Size: 181.85/200 MB

Candidate Block

Mining Attempt 7309ffeba167b47d53387a6c38f5925c643c95a60a2aa3935de3b0887e5adf46
Version 20000000
Previous Block 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d
Merkle Root 00334645eb2c7b37806803e6e239aae2220b16e432db455a45ccf3efa28e11b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.00464426 BTC
Feerates: 150.92 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,191 (805,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,659 109,659 0000000000006216d6c8b96b9ff160972765684118fc4acd291670072cc97f1c 10 0.00/1.00 vMB 0
109,658 109,658 000000000000151dd0781380301a547b3d2aac9e0375714ee6788f9d6792a92a 1 0.00/1.00 vMB 0
109,657 109,657 0000000000012f095ab3882f660ee1bcefd8dbbb706a05058d8129972a897129 3 0.00/1.00 vMB 0
109,656 109,656 000000000000d4f6ca10f51474ba9e9eb6b81c844868b9912672b87852f8d95b 1 0.00/1.00 vMB 0
109,655 109,655 000000000001af00ff2f1adc3e34d73443b1d4738d7b0142f2ed0709a1fd484a 13 0.00/1.00 vMB 0
109,654 109,654 000000000000892aac49c6e18cf7a6ec90efb369f434a1f905363bf9eedeb19b 7 0.00/1.00 vMB 0
109,653 109,653 000000000001014bf8295a98cb4061f6164f07ad7a2c1b6e707590e9947d7dd9 12 0.00/1.00 vMB 0
109,652 109,652 000000000000e001a6592986828c369d60a1031d1209ffec04a5c8495ea862bf 10 0.00/1.00 vMB 0
109,651 109,651 00000000000125d583490692b60b07bf067a10b20ad726acf9958b9f8820c9ef 8 0.01/1.00 vMB 623
109,650 109,650 000000000001ba109da124da76cc81b69da2a89f81d90fd957044476a13a41aa 39 0.01/1.00 vMB 0
109,649 109,649 0000000000014d32ca5c4a1f033dd72d387c3585fd63e49a0680908a4cdaabaf 6 0.00/1.00 vMB 0
109,648 109,648 000000000001915f27deced646078aace315367e58f415aaacbcbd1eb0ccd267 12 0.00/1.00 vMB 0
109,647 109,647 0000000000009e2a829eae0dc8a122c96f36342987bee0a0470d8631fbdb4265 10 0.00/1.00 vMB 0
109,646 109,646 0000000000012a3e288332088e056bfe8565b52c65a0ce28a5bc8537474cb5ba 12 0.00/1.00 vMB 0
109,645 109,645 000000000000663bf5e4812dfb95219cd08d74e65182681d22baaf7f9f687735 9 0.00/1.00 vMB 0
109,644 109,644 0000000000001fa8e91ea4e4807e4e67dfba8382b21ee206515005fa2b66748c 47 0.01/1.00 vMB 0
109,643 109,643 00000000000034fe73ae94ee26727526a9cbeb82d483b25086601c4e2fc1d692 1 0.00/1.00 vMB 0
109,642 109,642 000000000001b0d3b8ca3410e98c9b4292853f8726c930190f68a917e51b2dd3 5 0.00/1.00 vMB 0
109,641 109,641 0000000000005ecce1f87dc7993ac9524e08ae16c9fae1fca80c80303323d9bd 3 0.00/1.00 vMB 0
109,640 109,640 0000000000018e24e292cef94be56efb416f13eca1fdcdd363e53e7d23e79ebf 11 0.00/1.00 vMB 0
109,639 109,639 000000000001a5ca1c9161b11d5ca685374b42089555c7b455be9d0afaadea34 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.72 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: 707.07 GB
    • Received: 16.66 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.