Loading Tool

Explorer IconExplorer

Memory Pool

32,092 transactions
25.03 vMB
0.04952863 BTC
Random Selection Loading Transactions
Max Size: 125.75/200 MB

Candidate Block

Mining Attempt 18e513c3774780f7a75fcde0b71e253ee5a073537fd85a4f240b1d693b47706e
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root f1935d8c0fdb110095ed267c291211cde0ab0a9868bd34abe8b3a54c6e745491
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,591
Size: 1.00 vMB
Total Fees: 0.00447749 BTC
Feerates: 80.43 > 0.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (571,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,284 343,284 00000000000000001098f97e2251f1af787a9d58e805cf6fc8046fea0a605384 2,132 1.00/1.00 vMB 25
343,283 343,283 0000000000000000110daa1fd157fd300142c36f33a9867a5aa26e7fc02c1798 1,392 0.35/1.00 vMB 86
343,282 343,282 000000000000000001af3eab46853a3bae7afcc36dec0834c27e5d0bf3ccf9a6 765 0.45/1.00 vMB 24
343,281 343,281 000000000000000011e6fce5b60eb7961448e613d84cd1b6c33e2a69aacc58ce 244 0.12/1.00 vMB 30
343,280 343,280 000000000000000012d593e10c90d34de6a8b1cf386b1364ebccfa84cd734ef4 1,166 0.72/1.00 vMB 24
343,279 343,279 00000000000000000c73b6620276ab85789a6c70e0e2628e2c4f432d61f4712e 477 0.34/1.00 vMB 26
343,278 343,278 00000000000000000b4996f90ee1f1a7a5eb1bf07c235d31a7fa3d3276e4a36c 543 0.44/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.