Loading Tool

Explorer IconExplorer

Memory Pool

86,313 transactions
31.44 vMB
0.20603183 BTC
Random Selection Loading Transactions
Max Size: 190.82/200 MB

Candidate Block

Mining Attempt 729c2b662cca4bf9c92a2f5f8ceae3d54a639f48eb573a986d59519db7607d9c
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 68448e2ef4065523ee83c78a3d2eb2b57f06835b39dbb004ab4713e0c04bda6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.10435029 BTC
Feerates: 502.67 > 10.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (542,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,080 373,080 000000000000000006de73c2143d2301a41b5a7cf236365065a277751d31e081 575 0.27/1.00 vMB 49
373,079 373,079 00000000000000000f03af13752a30f71e770e5c35348de25546b2f4a60be18b 359 0.25/1.00 vMB 26
373,078 373,078 0000000000000000114528c5906e18cfa5755b31e0a0395d98e72d2bed7c6021 627 0.34/1.00 vMB 42
373,077 373,077 00000000000000000bb3427733d23e8ef47fa4edcf08f110e5949fd946115e3a 926 0.46/1.00 vMB 55
373,076 373,076 000000000000000011d9be757b343d5aae8cd22352d90104451eda75d6ac9d73 943 0.44/1.00 vMB 45
373,075 373,075 00000000000000001109e2fd56fdb36dc0ec49c6d51c3fa1d366f250c028317b 508 0.24/1.00 vMB 44
373,074 373,074 00000000000000000b932560cace59e6f78f9a2ed22a792d831b98484447b9c0 802 0.50/1.00 vMB 76
373,073 373,073 00000000000000000a93d16d850ab47efa6fdbc933c8365c412a2b0138bcd2d4 974 0.48/1.00 vMB 45
373,072 373,072 00000000000000001292629b98eb69c6e8d12c8f80d5aecbb2620c33608a3bf8 215 0.15/1.00 vMB 33
373,071 373,071 000000000000000005a5c082a69db099595290bdadc52f022ddbe51800f732ac 1,555 0.88/1.00 vMB 37
373,070 373,070 00000000000000000c68dfb349e72eadc8c2a6788d1262f22d2e47f9695d4607 351 0.18/1.00 vMB 38
373,069 373,069 00000000000000001004e5b5c0a4f21d3f76727000f610c38df7a3041fe58233 621 0.34/1.00 vMB 32
373,068 373,068 000000000000000010f52ad243cbfc1e37085249c5f975004e37c34c0fc455d1 459 0.24/1.00 vMB 56
373,067 373,067 00000000000000000756dfe59e0133866e6a181a117dc4b2dd44d8563c9222b0 400 0.26/1.00 vMB 34
373,066 373,066 000000000000000010c8d1f7ed391da514b30b937f50653a3dfe3c2b7d936880 694 0.36/1.00 vMB 45
373,065 373,065 0000000000000000059f75c608690cb93cc6fde550944a2e84107f21999ea3e8 719 0.47/1.00 vMB 40
373,064 373,064 000000000000000012aade3900c329c3dd6d0bdb0cc0fa863d867afe514ef470 1,572 0.80/1.00 vMB 56
373,063 373,063 00000000000000000954f9a8a3ade8e22ee56c7421a18ddb1f09cc321af0c3bf 593 0.41/1.00 vMB 66
373,062 373,062 000000000000000011adbee5b98e072c463f90d20147ca7f92ea42cff13e63ec 1,607 0.77/1.00 vMB 54
373,061 373,061 000000000000000011d3b08d930405c69de480de50b8edd9b4f06fd49149b08f 54 0.02/1.00 vMB 45
373,060 373,060 00000000000000000ad7e020ac4eb1d69b4ff9ee6f9c7892b58ec7997fe5e987 177 0.25/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.