Loading Tool

Explorer IconExplorer

Memory Pool

86,707 transactions
32.97 vMB
0.07821947 BTC
Random Selection Loading Transactions
Max Size: 196.57/200 MB

Candidate Block

Mining Attempt 980e792c111e37fc649060bb2b666d7c011c223c715de67f2da367761ec7f8c4
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root d71952506c7703251aa948c83f5eb193d734978a40c81d9788751b784ae82682
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,897
Size: 1.00 vMB
Total Fees: 0.01269730 BTC
Feerates: 151.14 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (590,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,594 324,594 00000000000000001f1f237d871f3b0a4fe926c73daa6f74ba642d65cbb50385 961 0.46/1.00 vMB 32
324,593 324,593 000000000000000014231037f06152374d8205f58e65e722d56499eb91a866f3 499 0.29/1.00 vMB 23
324,592 324,592 0000000000000000033dbb55c91eecf7c690f964e1aefd318e3adb5c04f61e86 820 0.50/1.00 vMB 24
324,591 324,591 00000000000000000be98956634887e5b3bd86d3e8536117d3bc393bab1c9019 512 0.16/1.00 vMB 45
324,590 324,590 000000000000000010e0e278dd3c1d8c4b9ccce2b32c8d6b67d62250062f95b7 40 0.05/1.00 vMB 23
324,589 324,589 00000000000000000d3d09b8a83598cae2913b7082457ef6a9f5820c9e8bc0ed 1,477 0.67/1.00 vMB 32
324,588 324,588 000000000000000005451bef78c9748f63996ba96347fe3dd9987984063b6fed 644 0.30/1.00 vMB 32
324,587 324,587 0000000000000000015a5236fc98dfa1b57ae1c4fafd9e35e48768b96e6af5a2 1,158 0.75/1.00 vMB 24
324,586 324,586 000000000000000008453e0a90eb9c72baa4e46a8181f85b72bafde4ae08a93b 1,084 0.35/1.00 vMB 46
324,585 324,585 000000000000000008a3ceb3b14ce2c55dbcbfb09b9b192af26057d5c528e536 835 0.38/1.00 vMB 31
324,584 324,584 000000000000000017733f1e6d7e0225d29a10d5d75adf7a22e14142a78d8189 1,363 0.83/1.00 vMB 27
324,583 324,583 000000000000000017c60938d8e69fb468e2ccbe1b99932628abcdd8db642729 1,654 0.75/1.00 vMB 35
324,582 324,582 000000000000000006f8167c90f76a7474c54cb8f6eac6f13ff195c73a643dcf 658 0.39/1.00 vMB 27
324,581 324,581 000000000000000015ef094327c8605a35fb4ec968ad04bd29b13d41f3509b2d 589 0.30/1.00 vMB 25
324,580 324,580 0000000000000000043f369634db3447816c9c4fb51fb1849d3bc06b09f70221 1,208 0.63/1.00 vMB 29
324,579 324,579 00000000000000000d24be4b66dd59d0411434a8219f6c477a9b13321898639d 752 0.48/1.00 vMB 28
324,578 324,578 00000000000000001cc0099d82ded2c58e8e5de2ee739dbf97d2b2835127701e 146 0.26/1.00 vMB 14
324,577 324,577 00000000000000000a2b5c4a712e5e6d11e735d6673724953633ea732c033f3f 739 0.35/1.00 vMB 53
324,576 324,576 00000000000000000929d6985e904154c98e113450fb31aa715f565ef7993226 68 0.04/1.00 vMB 9
324,575 324,575 00000000000000001acae244523061f650ddab9c3271d13c0cd86071ae6e8a5f 1,297 0.67/1.00 vMB 32
324,574 324,574 00000000000000001d7369ee5f49461f5ec08983c40aee79a422a6c9c4b0701a 1,525 0.73/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.