Loading Tool

Explorer IconExplorer

Memory Pool

52,823 transactions
29.52 vMB
0.09507154 BTC
Random Selection Loading Transactions
Max Size: 158.33/200 MB

Candidate Block

Mining Attempt 87bb4bf697c6c1ade07e125fdce05896e6ebe15769795353f46f3e021317ed82
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 5a47aba7e0c70cacf3c0004b6ed3dd8f7a4e67cec0aacbe0d16b530bd77212fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.02496053 BTC
Feerates: 100.53 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (571,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,277 343,277 000000000000000014c4707a228d86642d1e7ad92f7f1bfcf66b17b9079ad431 1,122 0.75/1.00 vMB 23
343,276 343,276 000000000000000007641346aaa57226e84b688a4a53b07dcc8af7a1e5eba2ef 56 0.03/1.00 vMB 18
343,275 343,275 00000000000000001326aaca7267d8d8daebfeef416c6dd3d5675bca55b7f027 921 0.65/1.00 vMB 24
343,274 343,274 000000000000000016fb516e915d1d8d39839fb387596c11d309bfbb7f966dee 144 0.07/1.00 vMB 22
343,273 343,273 000000000000000002760d21101034424a5b26715418b10f95376d496998ae1c 223 0.12/1.00 vMB 28
343,272 343,272 00000000000000000c0789dfe06f3970335a6bc529df07f1bb87e1506f6ace55 59 0.13/1.00 vMB 7
343,271 343,271 000000000000000017ed8607a1af508fdbb2920789e9b462770104e6d24645bf 419 0.33/1.00 vMB 19
343,270 343,270 00000000000000001399e1e0da85c23d2f1dfabd5db4d826ee926898c9567d5b 301 0.20/1.00 vMB 17
343,269 343,269 000000000000000001a671cd98920c5f6a8c5eda5a7c70afa394e5169d6f1727 366 0.59/1.00 vMB 10
343,268 343,268 000000000000000005b9ac04f3afb4b10eeed504d1c112be4f3dd9e6d78f0240 1,178 0.75/1.00 vMB 23
343,267 343,267 0000000000000000026fd031bd01eb4262cea1fd92a357353e2ece206bd576c8 1,561 0.75/1.00 vMB 34
343,266 343,266 0000000000000000142f80c408d557488d812a1de712f78dc1cedb2520ad10b3 367 0.34/1.00 vMB 31
343,265 343,265 00000000000000000730a9dd2f17b923e288111cb7f7d7ca6ebd0bad1338b1e3 356 0.20/1.00 vMB 24
343,264 343,264 000000000000000012711534e07564a649e27cd76604d9434b0e8aefcf1eef4c 372 0.27/1.00 vMB 19
343,263 343,263 00000000000000001736dff82fb0c15b1f2619edc0efb6381c16467d25be8ba2 127 0.10/1.00 vMB 16
343,262 343,262 000000000000000010146a81e4ef71e8299e42c4321c00bf9206ac73ea3db4c4 357 0.47/1.00 vMB 9
343,261 343,261 00000000000000000ce8e2ae88c6c7cf2e618a266dba66af6c1f7a8a0116340f 1,251 0.75/1.00 vMB 24
343,260 343,260 00000000000000000ebedfd3c669dc2a6b554885a989d36957cd8f435d7aa25a 488 0.35/1.00 vMB 30
343,259 343,259 0000000000000000144dc8194227540b8fc3d2c9e2e9091f351499ceac1fd49e 649 0.66/1.00 vMB 11
343,258 343,258 00000000000000000a572115899bcd91415c0741b8eba1cc340a28f9bbdc75a6 871 0.79/1.00 vMB 17
343,257 343,257 00000000000000000bd4348bc937975afa110de4c954c8b3e35ebc2d19260976 1,166 0.90/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.