Loading Tool

Explorer IconExplorer

Memory Pool

31,967 transactions
6.20 vMB
0.05569513 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.93/200 MB

Candidate Block

Mining Attempt ef7c9ae6811214336ab60e513fc400ce6e16ebed23f0cc3701cde23a3cd7a561
Version 20000000
Previous Block 00000000000000000000c32407679a99209b8f0ad907bc52f5ce116fa76332e3
Merkle Root 5ee6ada21d412aeb526b3b23936a956d5554bc82db60393a7228ac0ab143f1e7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.04188283 BTC
Avg Feerate: 2.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,935 (773,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
139,627 139,627 00000000000003114658772e7e65d0c5317a19e0e78932d00074192f7778560e 0.03 MB 75 179
139,626 139,626 00000000000000b1331f91f18c88552747d0b63e1d55e7018c9a845794f86af1 0.05 MB 110 126
139,625 139,625 00000000000004deb42dfcba392cb9bedbfd2ecd7923fc8709ac9ecab9603dbc 0.01 MB 25 199
139,624 139,624 000000000000085a032822ec22783149b3af4d590634038c7dfe217f2b3c68bf 0.00 MB 7 362
139,623 139,623 00000000000000bad9bfc64f2bde3efa549a843374537f5bc7a2cf06505da543 0.05 MB 122 8
139,622 139,622 0000000000000278798a69467c95d2af458f2451113976ee2670ed81654ca427 0.09 MB 167 168
139,621 139,621 000000000000063d82e7b85c6b8f031e9b3adb5b75a212fcfe01b7fb5f3fbb8a 0.01 MB 32 110
139,620 139,620 0000000000000591c56b14f82564036a1205b99e2831e2e89ea56eb75f165240 0.00 MB 12 12
139,619 139,619 00000000000008b4c1b4162bce3e4046a7976bd5c4e2dbcdd8cdc6a7ac0868af 0.03 MB 77 144
139,618 139,618 00000000000003490d7932b7ec3ed33fa9de6325f66bf45c0b52b16363c40f6c 0.01 MB 16 363
139,617 139,617 00000000000006883c7fded23ec455101e6a2c7115f152c503b44cea394d4af0 0.00 MB 10 355
139,616 139,616 00000000000005addb7a8d30b145c802b875b296d6f792e95920bcaf783d425f 0.02 MB 67 317
139,615 139,615 000000000000016409e535d9017f6fee1e269c13d3a11a68e512b9fa0116780e 0.01 MB 6 10
139,614 139,614 000000000000004d5541dd2e3740ac7a4181e6c6045012ab1509fe73c148a514 0.04 MB 157 61
139,613 139,613 000000000000009c5202ff832f305a0c006176ee146f5b5cf1d9fc5c4d445328 0.03 MB 59 28
139,612 139,612 00000000000007c967251a01438a4d7a1ff9ff0518b57411ac0b1f5dbd312fb4 0.04 MB 79 93
139,611 139,611 000000000000047d06178b1428d181a5d96bfd982f4c68b488a332427c09573c 0.07 MB 153 219
139,610 139,610 0000000000000062d8f0d61be5289e8e1978e8000d34ffd1e083989ff28073ea 0.01 MB 18 958
139,609 139,609 000000000000064abe67c62348c6f095bea02eb462fbfcfa54b38291de3f247a 0.03 MB 82 161
139,608 139,608 000000000000010dd0f65e05400e91101aaa3f8ea3d58c5361c0c996f6653585 0.05 MB 173 18
139,607 139,607 00000000000002f3bba6d49746df0eea73b631d3aa276897e29e9dff0cbdca04 0.02 MB 15 76
Previous 10 blocks ↓
Total Size: 778.73 GB

Node Details:

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