Loading Tool

Explorer IconExplorer

Memory Pool

77,653 transactions
28.82 vMB
0.06972834 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt b5659295923237c25b57dd402fadf36e8541e034cacbda5fa85a94db64b7df1b
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root ff08bca6f97e265b7cf74f74626053314218bbfbd3b7b0f603bd7d73635edcf6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,972
Size: 1.00 vMB
Total Fees: 0.00970236 BTC
Feerates: 73.20 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (543,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,002 372,002 0000000000000000121c97eb6ed231098e9d6c1d7add6205a3c99b0f725f183a 38 0.01/1.00 vMB 43
372,001 372,001 00000000000000000f2e596350c35a8a69c1f74416c19352cbacf7ef6f5baebe 165 0.09/1.00 vMB 26
372,000 372,000 0000000000000000028093cc8035a6bc4e0d1b40932c2f8b50312a3fc86bf3da 730 0.37/1.00 vMB 42
371,999 371,999 0000000000000000093edfb9df4d1d442a26066b229a905abf308d4b451da837 252 0.12/1.00 vMB 39
371,998 371,998 0000000000000000135519e4a6939e49d6d3461de9059fb3ea82f54611a5093e 221 0.11/1.00 vMB 41
371,997 371,997 00000000000000000fb42277d906fd6f845d622cec04e3cda4264a3a418e1867 1 0.00/1.00 vMB 0
371,996 371,996 000000000000000000b505c3d5ab06a8ff2a7bc8e261726aab28885b30fb577a 521 0.25/1.00 vMB 32
371,995 371,995 0000000000000000131479ad7506e0cc13f458225bf76979449121c8697168be 760 0.47/1.00 vMB 35
371,994 371,994 0000000000000000068e36bf62ecc5b60f4b8dc2b3fd08e4b25d36ed07278d28 1,114 0.66/1.00 vMB 42
371,993 371,993 00000000000000000ceaad83a5eb391ee2c9f026387957a2747c4184ad7d7990 313 0.15/1.00 vMB 41
371,992 371,992 000000000000000008faae4263b5084b87ee2706a6ad55b4c83f649adede3596 140 0.14/1.00 vMB 70
371,991 371,991 000000000000000008213c8ec9c68519a8b91abd4c16dabac192f52ac0949b7a 143 0.10/1.00 vMB 25
371,990 371,990 000000000000000010d7e553374aac602b90d7cdcd92bed637bfaf2c1ed7bc3f 421 0.18/1.00 vMB 56
371,989 371,989 00000000000000000991912e206d09f26d502f2cd12cd48c2dc8aedbdf4ff224 1,392 0.63/1.00 vMB 36
371,988 371,988 0000000000000000119bce29ab7e7f463537c5fffa16a39e5dcc7c077bc27f7c 327 0.27/1.00 vMB 22
371,987 371,987 00000000000000000f312f367314d9c9880ac990d3e759092407a088a104cadd 429 0.18/1.00 vMB 18
371,986 371,986 00000000000000000778de479de96cbb6b9a39d769dd215e8f3463d321271cec 837 0.48/1.00 vMB 40
371,985 371,985 00000000000000000062282b8bee865f6abe675c2b50efc7846bd1d4180cb382 38 0.03/1.00 vMB 18
371,984 371,984 000000000000000008f0546a671bda1150639d58295e5ebe2addf77f27d9d852 839 0.43/1.00 vMB 40
371,983 371,983 00000000000000000991cac747ca25297103a1d3ac5918d1e3a64eedfcc924f2 256 0.15/1.00 vMB 29
371,982 371,982 000000000000000009fefa210abc6901f74d3d51b5c32272ce54dd8b21bdf8e4 1,650 0.86/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.57 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: 671.00 GB
    • Received: 15.85 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.