Loading Tool

Explorer IconExplorer

Memory Pool

81,930 transactions
30.17 vMB
0.16501286 BTC
Random Selection Loading Transactions
Max Size: 181.38/200 MB

Candidate Block

Mining Attempt a71a727c88938e80b4298e85e592cf975ebb269be852fddaeb254ef3b7a2149b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (470,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,822 444,822 0000000000000000025b35de51d563c425ab8bc7ee19fb49b56a3e1e7b5f52f8 1,427 0.63/1.00 vMB 83
444,821 444,821 000000000000000000e9cf9a4ab43240bad9d19ca4200029d0f08c417ba36eed 549 0.33/1.00 vMB 44
444,820 444,820 0000000000000000037ca49a7e8f73ae49843789d364d48a1cef8e952402c1d0 434 0.21/1.00 vMB 86
444,819 444,819 000000000000000000a1e83fea73ae419897308912a4a6e7432fd9ac2e74b8ca 2,399 1.00/1.00 vMB 65
444,818 444,818 000000000000000002ffb434abcaebc21fdc33c5085c3d5da2d719007f414ba8 2,600 1.00/1.00 vMB 87
444,817 444,817 0000000000000000029f2f567a837d13a64c6ece48f42011812245e14f914f81 2,242 1.00/1.00 vMB 89
444,816 444,816 0000000000000000021cc882ceee35b095a32254ec329cde09420396bee5ca3a 2,306 1.00/1.00 vMB 76
444,815 444,815 000000000000000000a7f9cbba7826c5b5f62947897866b175d04d7e31b3559c 558 0.98/1.00 vMB 22
444,814 444,814 00000000000000000311b854a611360d969e9d1491e31a0a88f20910ca214762 1,066 1.00/1.00 vMB 30
444,813 444,813 00000000000000000251eaf3cc1a4c8e6f7341d77e12f431bd105dd6e38932ae 2,129 1.00/1.00 vMB 74
444,812 444,812 000000000000000000718663dc4f6418858a58932bf1f104959062cdeb14ea5c 1,620 1.00/1.00 vMB 65
444,811 444,811 000000000000000001a1513d70a5a459744b2f44f4c152e1c7a7d84420dc5c81 415 0.18/1.00 vMB 49
444,810 444,810 000000000000000000aaba12a388d6db9f77af84a5a5768b9db7267a970eb94e 2,413 1.00/1.00 vMB 73
444,809 444,809 000000000000000003667de19ab8e5914d222c30a4d69c9a6a8c4e8146323a54 2,361 1.00/1.00 vMB 92
444,808 444,808 0000000000000000038a85d9f4324c5071ce9b38a983ad0f6a8e8179d9e716b4 1,577 1.00/1.00 vMB 46
444,807 444,807 0000000000000000031767c025b0ae961b0f9e937d796c2c1e46528cd845f9f5 2,612 1.00/1.00 vMB 47
444,806 444,806 0000000000000000014f092a6996def3830f0c267b3e9a18891400fe215041b3 2,781 1.00/1.00 vMB 73
444,805 444,805 000000000000000000a64545ab59191afc00975d5244b44001f1432f56464239 2,346 1.00/1.00 vMB 80
444,804 444,804 00000000000000000351391a6b544ec3301ddca4b31d66c608f46861306fb7fa 2,238 1.00/1.00 vMB 98
444,803 444,803 00000000000000000330f784cfd32953c074050fb0cdc91095f48ea32bb36597 1 0.00/1.00 vMB 0
444,802 444,802 000000000000000000e9ddc1e04c6ff680f572564b77204ecd4444a37e7e8bb7 521 0.18/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.