Loading Tool

Explorer IconExplorer

Memory Pool

36,207 transactions
26.13 vMB
0.06954551 BTC
Random Selection Loading Transactions
Max Size: 133.18/200 MB

Candidate Block

Mining Attempt 5892f1ca13097b6901a002b8c2815657d53a74ba9c2ec4ed947ff3afe0f0f1bc
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 4f91e07dc91b4fc2a62512a8232fa9c6c7a210b3e779607fe90eaffee36d107d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,383
Size: 1.00 vMB
Total Fees: 0.02117866 BTC
Feerates: 120.00 > 2.12 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (439,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,440 475,440 0000000000000000003d66dc46090d7ed216d4b5ad3471e340a8d7fae127a232 1,558 1.00/1.00 vMB 95
475,439 475,439 0000000000000000009cc318e4c31538a5702486897407553089c5e3c00daf65 1,824 1.00/1.00 vMB 81
475,438 475,438 000000000000000000a7f7ed454ec1b7511fd83951818661f3d90c648bd24ffd 1,550 0.65/1.00 vMB 202
475,437 475,437 0000000000000000007e0d80bafbc919a392e346b9417a71c50d4679a61c55d8 1,764 1.00/1.00 vMB 102
475,436 475,436 000000000000000001438a9797f64e0799c6122e8791d00b47abcb70b1472c90 2,293 1.00/1.00 vMB 195
475,435 475,435 0000000000000000016457d44553524ea076839913dd070889faee26dc26c9c9 851 0.47/1.00 vMB 95
475,434 475,434 000000000000000000e6d128a59555f0788243a72bb9c8cf130458d50008767f 1,747 0.99/1.00 vMB 112
475,433 475,433 000000000000000000f4c014c821453f4290559ed03e52c18ba83d9f90ba407f 278 1.00/1.00 vMB 7
475,432 475,432 0000000000000000010f7b5458e264539bb7af236a9270cc72ceb58e9d1289ff 587 1.00/1.00 vMB 25
475,431 475,431 0000000000000000007d4a1b8d52f2518340ea23aab0c73763ef94c9811e8a1a 1,026 1.00/1.00 vMB 84
475,430 475,430 0000000000000000004cacb2f599619c0fe6e3b9d36a7110b1f6bac7f3fbdbc2 388 1.00/1.00 vMB 16
475,429 475,429 000000000000000000bba55de4bfb1eb2628e0b54b2c2263a8946351acfa729e 483 0.20/1.00 vMB 172
475,428 475,428 0000000000000000013306ba9df6b0a47f46babcc17b5f216b02e58b63cdcf86 1,581 0.99/1.00 vMB 106
475,427 475,427 0000000000000000016972f811dc2d331a1cb6f08d7813a4d545c9e938cc62d7 898 0.57/1.00 vMB 99
475,426 475,426 00000000000000000029c71952e8bb70846554b8ac17e01415c9a6b94213c5cd 256 0.36/1.00 vMB 37
475,425 475,425 000000000000000000cabfd82b868471afdf41c1730ee193509be428481084fb 73 0.03/1.00 vMB 185
475,424 475,424 000000000000000000f827163702acf2cce30c7e1f0bf322524b5ac5c125245f 398 1.00/1.00 vMB 14
475,423 475,423 000000000000000000614610d60bfd41b796bf51a129a72a3584188132572215 872 1.00/1.00 vMB 58
475,422 475,422 0000000000000000011e0c6143c4650e423e72e81721456f55fa17e2184adcd8 377 0.20/1.00 vMB 107
475,421 475,421 000000000000000000f3667307f08bc8f3e105a4c0c09f466276e15a0ee2e60b 928 0.42/1.00 vMB 159
475,420 475,420 000000000000000000ec2b2acaff1aa635196f5aa4cdfc1b55dbee514e54d7f0 883 0.36/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.