Loading Tool

Explorer IconExplorer

Memory Pool

79,304 transactions
29.14 vMB
0.07187252 BTC
Random Selection Loading Transactions
Max Size: 176.86/200 MB

Candidate Block

Mining Attempt f6c29099730d43a24ed8d96a3ffd93ac0b6a31f562d59d16584371b8d29ac410
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root 4a500f9bccd0c1dab31285417f44856d1209779508c3f6d3829566abbc08a1f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.01098014 BTC
Feerates: 73.20 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (167,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,377 747,377 000000000000000000034865f16e2b2cefb35d3cf90321f119023de4a2ac6fa3 1,869 1.00/1.00 vMB 18
747,376 747,376 000000000000000000050f6c2ca4c0bda7830cb090222fb20d2853b3a6e2a122 1,497 1.00/1.00 vMB 19
747,375 747,375 0000000000000000000435d0dd0e36cc2ef2a889bce85e6f13b867d9d97def19 1,336 0.52/1.00 vMB 12
747,374 747,374 000000000000000000012fb04d78e2fefa741599aea81c5a3a53d52f24d7d4bd 638 0.65/1.00 vMB 2
747,373 747,373 00000000000000000001e284f8eab4f9c3b69bf5880e8b3ee2b21011042d7a31 2,713 1.00/1.00 vMB 6
747,372 747,372 00000000000000000001bbd2a1b0aa844a857e7b6fe37f334bada544916c1bb9 2,936 1.00/1.00 vMB 13
747,371 747,371 0000000000000000000183d23e7cb7be7bfa6f44e19c399344742af5dbc2f977 2,059 1.00/1.00 vMB 7
747,370 747,370 000000000000000000094d5457c59bfec70c710eb083f1b4ca5224f277d89f1e 2,924 1.00/1.00 vMB 14
747,369 747,369 00000000000000000005035ece94e05ca6aa1a41b31d6496d5254ee858532a9f 3,069 1.00/1.00 vMB 22
747,368 747,368 00000000000000000008116801f22d0d5b75550e5cd83af4ff6b617d5aa0f7e1 3,207 1.00/1.00 vMB 19
747,367 747,367 00000000000000000005d752128be187c547ae178983f782360df0c66290336d 1,973 1.00/1.00 vMB 17
747,366 747,366 000000000000000000098929111b595e2822ac48ef64b7c9bc3f5c566858ae17 842 0.41/1.00 vMB 14
747,365 747,365 00000000000000000000d21c76370774d56259ee5cd796c2acf66cb3c2d10f44 198 0.12/1.00 vMB 14
747,364 747,364 0000000000000000000209e32643fbc7471b64ad7b301e405ad7e6bf7e442cbc 1,850 0.65/1.00 vMB 13
747,363 747,363 000000000000000000000bf5b9247a76ac7cca8df1c670376268bbbefb719384 609 0.20/1.00 vMB 11
747,362 747,362 00000000000000000001f4444f352caa2a096e5e9b51b46e3a1af33b8be0c8b2 579 0.22/1.00 vMB 11
747,361 747,361 000000000000000000049000164db82b635927a4dbfb32bffa4c2300c7693c90 1,755 0.65/1.00 vMB 10
747,360 747,360 00000000000000000004ab0fe51350f468dac258e87619bbacc7bcd385b8c769 1,572 0.86/1.00 vMB 12
747,359 747,359 00000000000000000006fa5f2917c54f219d253024e96cb658e40fd1a98563b3 70 0.03/1.00 vMB 14
747,358 747,358 000000000000000000051c427af794df394540ba378096521be6fdb3ad2bf98a 1,272 0.44/1.00 vMB 13
747,357 747,357 000000000000000000034ee7ed8d8d39abe7552a78c875c243593b47f18a77ec 760 0.74/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.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.