Loading Tool

Explorer IconExplorer

Memory Pool

47,307 transactions
29.13 vMB
0.15618804 BTC
Random Selection Loading Transactions
Max Size: 152.49/200 MB

Candidate Block

Mining Attempt c7e63f9d7b49be42ac9ae512ad7952ecac257d01879ac43a4c0dc9323927c913
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 6041a31358c43b56dea5f2fbf4436d5852a4dc6a098621983cb17107613c6666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,818
Size: 1.00 vMB
Total Fees: 0.04135277 BTC
Feerates: 77.33 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (571,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,286 343,286 000000000000000002d98a9ce9b4058f6965c827af1ab3a6a6bc9ded86034ac4 554 0.54/1.00 vMB 11
343,285 343,285 000000000000000003b0dcb57f24cfef64e6be0d9005a52ee8152a20ca99387f 625 0.75/1.00 vMB 15
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
Previous 10 blocks ↓
Total Size: 781.87 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: 644.67 GB
    • Received: 12.62 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.