Loading Tool

Explorer IconExplorer

Memory Pool

27,732 transactions
13.89 vMB
0.14650796 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.02/200 MB

Candidate Block

Mining Attempt ac4318a6939afe67412791a2b864e974155b635e3084daf65746388c9d2eb26a
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root f01fa1acdceed6f695c6c9f0ef7de57bf480396d77e68ff2c366e6efe51b97b7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.09093401 BTC
Median Feerate: 3.54 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (753,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,598 159,598 0000000000000c494def245b5d1d6353d5f97666dbda380784158425d24e3810 3 0.00 vMB 0
159,597 159,597 0000000000000473108e3f85c60b32c8e7590dd1f730953cfc6d261d248f39d7 44 0.02 vMB 226
159,596 159,596 0000000000000765fb38591e153144686d621d2ab06f7569cd23e1a686d44236 71 0.04 vMB 94
159,595 159,595 00000000000009096010d7115dd9cde5da16124b2f1e8aa2ae7675710033d93a 26 0.01 vMB 93
159,594 159,594 00000000000006170fca6bbe1225c281d4b4e747379239cfda12c5f54bc5061b 30 0.01 vMB 112
159,593 159,593 00000000000003abb5ce4b5ea222b67dc77d6e3510aaa9cc977d3d506de9faed 9 0.00 vMB 39
159,592 159,592 0000000000000e6ee81fb42c49ec39093667fb49a513f7d16bde160fba009c44 48 0.02 vMB 417
159,591 159,591 0000000000000440bdae5e8c5f31357f711575a32cc312be5a4168137b896b44 1 0.00 vMB 0
159,590 159,590 0000000000000054b84f525a06ba0647457b0589dd7f52960680c0513c1d73c6 115 0.03 vMB 85
159,589 159,589 000000000000017f78a78a6768bc509ce77dbdaf4a7fc4dd88351197ad87923c 48 0.02 vMB 156
159,588 159,588 0000000000000bbb8492c6288182a583c5164ed14bccc844afd8ae71e09d3f9f 80 0.03 vMB 146
159,587 159,587 000000000000054cf6e044bed40fd5a1568da1167a13898ae864f2ef6d6dc7f2 19 0.01 vMB 146
159,586 159,586 000000000000016cafa6a8869de5c1a19c0990a927dadbf130ae06fd3d3b5c49 93 0.03 vMB 63
159,585 159,585 00000000000007e77f890446117e516869625d7caffa606f0d0379cc2d4ca193 43 0.01 vMB 76
159,584 159,584 0000000000000c130ccb30f32b2e8a91e60f9fd73b749689edc0f28ec19e89f4 21 0.01 vMB 35
159,583 159,583 0000000000000106dec451b3a7ab9ccc8b988b6f23998a57967a32f28c816c51 6 0.01 vMB 5
159,582 159,582 00000000000003c108be2f45b617916d296a07310656a4d0acdca861b7dc7b62 31 0.01 vMB 79
159,581 159,581 00000000000007ccb7421a49ad45bcf38af06b7bc5d26c8ae95021b6d14dc84f 121 0.04 vMB 206
159,580 159,580 00000000000002fda90bd836c8af35de16a081db0ade64ca0fd997d086ba624d 1 0.00 vMB 0
159,579 159,579 000000000000040659652f4d2d4d865d89de5d20939ff8964ed362cd5c4af4ce 24 0.01 vMB 153
159,578 159,578 00000000000008c94d78b6ecf4f01fe240914c09da3e7537de8600cb28e0bcc3 21 0.01 vMB 53
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.23 GB
    • Received: 0.37 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.