Loading Tool

Explorer IconExplorer

Memory Pool

47,250 transactions
29.95 vMB
0.07355126 BTC
Random Selection Loading Transactions
Max Size: 159.90/200 MB

Candidate Block

Mining Attempt 02cd2708cbe7daa21e37f2d35dd28202d0b97736000b34bf049f13945b2e11d4
Version 20000000
Previous Block 000000000000000000019d8e946b6f738991a727e74c8a12670bf631d52c5e8d
Merkle Root 1922005632ed95981696fe0faaa703f69a084b9f732053a93b4851e7d5dd7cc9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.01538852 BTC
Feerates: 100.24 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,854 (357,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,358 557,358 0000000000000000000314f1c384cd3defdae1ddac7faaf440e0211b688b592c 1 0.00/1.00 vMB 0
557,357 557,357 00000000000000000030575998adda587e7740fa0ccc8e47ca9629b3eb86b842 1,199 0.38/1.00 vMB 51
557,356 557,356 0000000000000000002dbe9e4d46ff9af892f92397eaf7fffd52b1e29fe64171 747 0.28/1.00 vMB 17
557,355 557,355 0000000000000000001af3757f36cda3a40c1eceac82b1e19bb4e5e8ac6d1514 2,042 0.68/1.00 vMB 15
557,354 557,354 000000000000000000093b013158e9f358e2eb5f881cbe72cef8a3cc633c37fa 708 0.22/1.00 vMB 14
557,353 557,353 00000000000000000008ae0bce13947b996320cd2e6f58467cd8ff6232c1ec80 1,150 0.42/1.00 vMB 22
557,352 557,352 000000000000000000014a8200307144a4b2067ea2b36235a2dcda4e503132c6 2,114 1.00/1.00 vMB 21
557,351 557,351 000000000000000000123fa0e34abec1513831407569815f9057537b4bd38a2e 2,221 0.88/1.00 vMB 4
557,350 557,350 0000000000000000002bc586ff8335d743c4b3e18ba0c22ac32e2c042f027068 3,026 1.00/1.00 vMB 15
557,349 557,349 00000000000000000023715a649cd2f7d7b2df21b25363d45f2f97396e77563f 2,877 1.00/1.00 vMB 63
557,348 557,348 00000000000000000007fbd793e13d420d43f4ee48e765cdc8fc65c88be8a947 771 0.28/1.00 vMB 29
557,347 557,347 000000000000000000312a9ff331681f44badd93d5d45272762d6233311d000a 90 0.04/1.00 vMB 21
557,346 557,346 0000000000000000002632976d438aa450b9c176de9b57810ae53c0690bf8e51 2,785 0.99/1.00 vMB 36
557,345 557,345 0000000000000000001656fe7451df79255348706099ec81914a9e6298aa5110 384 0.16/1.00 vMB 22
557,344 557,344 0000000000000000002e68894e525d3dc3711889066b47b116c920e211f3e85d 49 0.02/1.00 vMB 30
557,343 557,343 000000000000000000094b109842a1d4c6614b8d379e94a0c3c9c1bbebb6fccd 2,006 0.72/1.00 vMB 2
557,342 557,342 0000000000000000001719bf67658bcdc10c17b1fec684fee1ed25b1f93b1c16 3,000 0.99/1.00 vMB 26
557,341 557,341 00000000000000000009a81205f00afa7995208deb8810c4a5bad79cbcc10e29 2,973 1.00/1.00 vMB 19
557,340 557,340 00000000000000000006e79c41837b40e8992de0ee9f34c53954eb31f58d2be4 1,154 0.36/1.00 vMB 18
557,339 557,339 0000000000000000000f0a9d5d1aca77e6af86b8f0cd50cd36303577b986c8d3 2,286 0.76/1.00 vMB 16
557,338 557,338 0000000000000000002b01127925d3bcfd44903d03fdfa8063e26fc147c0df61 1,204 0.40/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.13 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: 652.43 GB
    • Received: 13.78 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.