Loading Tool

Explorer IconExplorer

Memory Pool

78,478 transactions
29.44 vMB
0.06826834 BTC
Random Selection Loading Transactions
Max Size: 176.89/200 MB

Candidate Block

Mining Attempt a31d343424cf848e6991181b583e2c1cbb0054e2ac31ca40a059964979324eca
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 00d89261e301399597ccffde65a301b0568a911e21b1851c348c89e107c658ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,004
Size: 1.00 vMB
Total Fees: 0.00855166 BTC
Feerates: 150.93 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (904,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,608 10,608 000000007ba65b20479d4b7ac54fd5c6eaec71890eb702bd728ea3af2ad0c045 1 0.00/1.00 vMB 0
10,607 10,607 00000000b899114fc9cc431a843cf7dab48d52c7c3ef3c02d37d40c8036c98ce 1 0.00/1.00 vMB 0
10,606 10,606 00000000ecd87d029838335b2eb78f71b341e84316b947628fc34a9c3302a7d7 1 0.00/1.00 vMB 0
10,605 10,605 00000000a9b722320bcd7a8696140e57bfbf1ea1c23771e88fa7b92280dfe36a 1 0.00/1.00 vMB 0
10,604 10,604 00000000f33314cb7a3b78fd3b22f598b8f2a752cfe49438e184ba79040609c9 1 0.00/1.00 vMB 0
10,603 10,603 00000000928e09ac26871a3a607784d2dd7719c26c7b4ee428762c64885c50e1 1 0.00/1.00 vMB 0
10,602 10,602 00000000ef9ef0f86a1705811de6418d44b6500876560e7a156631c87ffb1408 1 0.00/1.00 vMB 0
10,601 10,601 0000000095723a47405de14a0a6e7d14338beca28e6db53e4b6b1f9536f3a345 1 0.00/1.00 vMB 0
10,600 10,600 000000007c5e161f7c54a61eef5cd172ef0c80ffa8eacc481f257d9237982076 1 0.00/1.00 vMB 0
10,599 10,599 0000000015295812b554005da3e4281dae3080220597a24bed7d96a34a6cd22b 1 0.00/1.00 vMB 0
10,598 10,598 00000000473ce37b03d482c46247c59a19a89474fe666f85b2737cb09b9565ff 1 0.00/1.00 vMB 0
10,597 10,597 0000000023e52c09e9a625ff2c4b7e4d830dbc37fb63b94ec03dba438c0d067c 1 0.00/1.00 vMB 0
10,596 10,596 000000009ced8dc1fe8f69a78f018cd228efa5f4ab544f87c4dbc82b314f68ca 1 0.00/1.00 vMB 0
10,595 10,595 00000000f1b8d2c1f922b0611a4487bca7d3cdf8882a94720a1fd3e65a770928 1 0.00/1.00 vMB 0
10,594 10,594 00000000e9f972b647702abf585ba9709ee1c424194cf09262725d1fb636ac52 1 0.00/1.00 vMB 0
10,593 10,593 00000000590af8bba6335399b4b79c1c8b3a84175c9b662761f377802b1a860b 1 0.00/1.00 vMB 0
10,592 10,592 00000000c1d8d604abe2a24af4f3fd0a7d5bb4d489178ac76a56670cfb9585b3 1 0.00/1.00 vMB 0
10,591 10,591 00000000776d7af03b090f59ba9f9ef66986ea94913e94adbf4c16922dac65a6 1 0.00/1.00 vMB 0
10,590 10,590 00000000eb17b810c6e65143e5022efcf87a2af6b2a079995ea8089624b8ab65 1 0.00/1.00 vMB 0
10,589 10,589 00000000ef03684b43380c62932946a6e129b52e2d53754d8a83b200588f13ae 1 0.00/1.00 vMB 0
10,588 10,588 000000002a6ce0b549de0c6bf186a3303cdcfeecff570508cdb5adc0c2ce9105 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.