Loading Tool

Explorer IconExplorer

Memory Pool

93,648 transactions
30.93 vMB
0.09511570 BTC
Random Selection Loading Transactions
Max Size: 191.69/200 MB

Candidate Block

Mining Attempt 55b0cad08a0cdd4b350d3ab8c972a7a2cf87c100c1536d5aa3ff4de6b3d12332
Version 20000000
Previous Block 00000000000000000000dad463deb432e0a7caa6b27720872b18803e2f3366ea
Merkle Root 40ae91ab6c397cb04ebddd17cd092ffb64124f5befafc5c0caef196b712a1f20
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.02304737 BTC
Feerates: 186.85 > 2.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,927 (866,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,552 49,552 0000000021967c91ce8dbea29bf6f1418afc58cccd6264b89b2fbabc161ad907 1 0.00/1.00 vMB 0
49,551 49,551 0000000025af6b7caa147453ce5cf5aacf53897d8d5d933a3d9d80c724ad3ee5 1 0.00/1.00 vMB 0
49,550 49,550 0000000019df19d4fc80ded2ba71922614d5c800ce2e6c2d659496c10ad5f253 1 0.00/1.00 vMB 0
49,549 49,549 00000000048611811f1fc2d4b5c41521e6051767b34f7fc27a443cf6ccad9f3c 1 0.00/1.00 vMB 0
49,548 49,548 000000001abb671a62bf72796c11b5591b7a2917c403b27929930b348242e962 1 0.00/1.00 vMB 0
49,547 49,547 00000000001c72e3781eabb633f1f9f3aa6a253a4c30be1138e8266a15fac4ec 1 0.00/1.00 vMB 0
49,546 49,546 0000000012309db531563db6fff955db100433ec82d4db48bdab6b3fc3cd8a0a 1 0.00/1.00 vMB 0
49,545 49,545 0000000019b7ecc5309e23ec7a0149f25b661a59ced99b5079c066402de5ce53 1 0.00/1.00 vMB 0
49,544 49,544 000000002218edbeccf8ca376de83ad41aa32229781a4782644d874f0b6ecbe4 1 0.00/1.00 vMB 0
49,543 49,543 00000000298045aac3ef5e536501d4c0c8605c30dc3695a4b4334dcaf7b70f2a 1 0.00/1.00 vMB 0
49,542 49,542 00000000009234fa6d3e8bf38ef57d0b4bb35066dc6db130a101c1c0a562a0f4 1 0.00/1.00 vMB 0
49,541 49,541 000000001d990281ea9c1aada03bfd3cb80a32ea4f01f336870be1e2f0d10e49 1 0.00/1.00 vMB 0
49,540 49,540 000000001011b1afa6e6f021fd11111c31ed1e8b1c6e931eeb57b94c118788cc 1 0.00/1.00 vMB 0
49,539 49,539 0000000015473348483d64beed06b517eb785f806825719bd2e19cabce005341 1 0.00/1.00 vMB 0
49,538 49,538 000000000dabad042c7303948258dbf976f0d0c16cf90b0295c6a85eb46cbf89 1 0.00/1.00 vMB 0
49,537 49,537 0000000018b7dd7d3a174b4a2fc461bf71402d4e77b9a3e3b25ba9d671067109 1 0.00/1.00 vMB 0
49,536 49,536 0000000024e16ae38b0df5f77bff9abeedc912d8a7630d61d9d99663f6968f51 1 0.00/1.00 vMB 0
49,535 49,535 00000000042c092e837cd4ee9a1be4a784e4e5568ddea876dc6d00d307e1d540 1 0.00/1.00 vMB 0
49,534 49,534 000000000f682a65b4da79aeefca004e784f64ff67a4025b60f79d32283b6e47 1 0.00/1.00 vMB 0
49,533 49,533 0000000004a5e6c8f4c3330e9bc64415072bac2823422846fdb3ba94de81a1d9 1 0.00/1.00 vMB 0
49,532 49,532 0000000022a7badd6a7ccb6853f132590b9e010e841c37114031152230b38868 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.98 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: 798.87 GB
    • Received: 22.65 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.