Loading Tool

Explorer IconExplorer

Memory Pool

82,341 transactions
30.17 vMB
0.13614199 BTC
Random Selection Loading Transactions
Max Size: 182.30/200 MB

Candidate Block

Mining Attempt 8f39f28d3b0f5ec34422b689b4309f72606dfbfe64821da859254f7be843c076
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 04797bee86eb2911a53fdc759312c60d934e63f70b7105051c63058df28cc245
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.05655052 BTC
Feerates: 477.45 > 5.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (381,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,455 533,455 00000000000000000034206f06c6bc048e05bfee5ec0327de7a02529aa1e2946 1,768 1.00/1.00 vMB 6
533,454 533,454 0000000000000000002d2b80f8e442a3c7ebc55d434e2fac7567a7eed33df39e 571 0.36/1.00 vMB 48
533,453 533,453 0000000000000000001a31e044aceecc2f58af453d532ab276b4b53b52d531cd 2,284 1.00/1.00 vMB 16
533,452 533,452 0000000000000000002017e6ff90e659f3158daf3dd57f818f7c8c3a30b80dec 2,300 1.00/1.00 vMB 8
533,451 533,451 00000000000000000015cb6970070c2679c59cece2a56b78b95904721ecacc0b 2,463 1.00/1.00 vMB 18
533,450 533,450 0000000000000000000e1aa78b0a140a70a82df183e48ce30294bf56f2b9d41d 2,661 1.00/1.00 vMB 25
533,449 533,449 000000000000000000087566307471c3a343c5ce2bc765fe21ca9c1fab3cb44f 2,699 1.00/1.00 vMB 44
533,448 533,448 00000000000000000006f520c533b1475acf94bef71a49815bb9330775a02aac 2,743 1.00/1.00 vMB 34
533,447 533,447 0000000000000000002486f411037311ae477671702d750906970d9114df2263 2,229 0.97/1.00 vMB 27
533,446 533,446 00000000000000000000233bc7bb287a808d7714a29d21db7b8fb6953c1a94aa 2,039 1.00/1.00 vMB 44
533,445 533,445 00000000000000000027566ee36f9abdd7669797265f598a4cbcf0a802b98c1c 2,252 1.00/1.00 vMB 14
533,444 533,444 0000000000000000001b4cc1c7ccbf4463277afcfbd7a50aacadc0b39b006003 2,149 1.00/1.00 vMB 33
533,443 533,443 00000000000000000021b92ac8554bb5070b217ce2a8a4b148e0a78318badc47 1,807 1.00/1.00 vMB 61
533,442 533,442 0000000000000000000867284225f41a7143767baaac0b6baab987b376e8f467 1,311 1.00/1.00 vMB 17
533,441 533,441 00000000000000000000de5c0b22ff569907943fb42f9c0d77916a14892d9c70 1,302 1.00/1.00 vMB 48
533,440 533,440 0000000000000000001667176a10e3da8b4bd626cdb77794e78032952ce98611 798 1.00/1.00 vMB 69
533,439 533,439 00000000000000000009b9bd3bac9b4709d0bac45aef7dd285dddea44bab10a3 543 1.00/1.00 vMB 49
533,438 533,438 0000000000000000002e1e47eeabc5785ecadfcda109e784717aae64b8a6c2a1 818 1.00/1.00 vMB 80
533,437 533,437 00000000000000000015678e4a3fd46d2aa3957183a5f4e25004dacda5052900 2,523 1.00/1.00 vMB 87
533,436 533,436 0000000000000000002631c086ff0275753dec2b14cfdf55775d59d770750a11 1,476 0.84/1.00 vMB 8
533,435 533,435 000000000000000000363a820284679e29f12ac12f5760cf2d1560c91e039508 2,083 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.