Loading Tool

Explorer IconExplorer

Memory Pool

45,888 transactions
28.48 vMB
0.07436385 BTC
Random Selection Loading Transactions
Max Size: 151.35/200 MB

Candidate Block

Mining Attempt 0a65807d62068a0022c372a74d952d6703712d40f8dc6f0b28319904d91b450e
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root c1a8dba3a926f2509695222e3623f3efd2d87cdc7e0833d9808bdd49ac9e2509
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,343
Size: 1.00 vMB
Total Fees: 0.02026917 BTC
Feerates: 100.23 > 2.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (572,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,491 342,491 0000000000000000086535f8328b38c5c5c1663536b066576b9fad5c385c1751 512 0.17/1.00 vMB 42
342,490 342,490 00000000000000000e779073593b3cec0600ab45aa346f322a1f6c2d95b4e446 296 0.16/1.00 vMB 19
342,489 342,489 000000000000000006189fa047127fd834e5cded56d42e7bdade4e28d2d95249 808 0.46/1.00 vMB 25
342,488 342,488 00000000000000000ff99da71f8b3e7a9b21986a03edf6e3cad7f06da3fdbd8d 230 0.15/1.00 vMB 20
342,487 342,487 0000000000000000026dfcfd28baecd97ea563111d448fed4807ed05b7fff23d 371 0.24/1.00 vMB 24
342,486 342,486 0000000000000000160f793ad35c57336eaba291ab0a432aaf9ab4831781ee2d 220 0.16/1.00 vMB 22
342,485 342,485 0000000000000000088507249be8e17bc0a61057d441ed0ea8ce287473c3a1f2 311 0.16/1.00 vMB 33
342,484 342,484 00000000000000000f5c68d8d78b484adf93557623689ea70e1cc7be9e6af079 265 0.16/1.00 vMB 23
342,483 342,483 0000000000000000114a61669d593cbc751021aa29b121be16731788482e8f13 772 0.39/1.00 vMB 25
342,482 342,482 000000000000000019a91720f7078f17d4de4a980a957a718331e08e074a8d2d 1 0.00/1.00 vMB 0
342,481 342,481 000000000000000006fac57c9fe45f21577dbda309b8e3f8e598b813870d9590 482 0.23/1.00 vMB 30
342,480 342,480 00000000000000000799165123d8f34791234209c66f0652ddd37eb5ac73c1c4 683 0.34/1.00 vMB 28
342,479 342,479 000000000000000010ee63f97a492648cfc07636a13018cf38a1a9f03d50562f 1,652 0.69/1.00 vMB 29
342,478 342,478 00000000000000000eca0ece408ad6a2de075bcb5794cbf72dc62c4041f176e8 567 0.30/1.00 vMB 22
342,477 342,477 0000000000000000158a2b35d8c9e5d7a61999d303be67c76b7aa7394db448d9 1,662 0.75/1.00 vMB 29
342,476 342,476 000000000000000013b5c6ef7ce49a67deebc2dc1bd50853e605eadac8bb9da8 384 0.27/1.00 vMB 24
342,475 342,475 0000000000000000171af25fc49836faa377c9e2166dc22c4250e1cd6c228943 256 0.11/1.00 vMB 29
342,474 342,474 00000000000000000a3c19faa9daed963abfacc47de62e4869238b84e9c2f8fd 398 0.29/1.00 vMB 19
342,473 342,473 0000000000000000060aa1c6cefbd2cc28d67db4ccfc15eb855fd77ed637ce70 2,472 1.00/1.00 vMB 30
342,472 342,472 00000000000000001159e26d9aa5dca759c3464e6ab4cd67990adca6fda42b02 396 0.10/1.00 vMB 9
342,471 342,471 000000000000000007737d3bbbdb1d2a43bdc48f8a8314dd1d732c57021601d3 1,021 0.49/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.