Loading Tool

Explorer IconExplorer

Memory Pool

77,112 transactions
29.25 vMB
0.09287868 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt 1b394b7202f07b7fbc173355239ce4cdbc80e7919291c886db15ea02a4aa954c
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 37a5d046e40f996105d1c52bf091556b75d16556e859ecd1cee2cf8ca5f8768c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,736
Size: 1.00 vMB
Total Fees: 0.02045642 BTC
Feerates: 82.92 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (262,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,336 652,336 00000000000000000000ffa1c25b53afd27ab13437074914be03085e4a0cacb1 2,606 1.00/1.00 vMB 68
652,335 652,335 00000000000000000004b57e3c839003bf105aabc761cfd1713c0d37ec041562 1,632 0.86/1.00 vMB 18
652,334 652,334 00000000000000000003efbf2abe5852b21c2f49adef1f82f793cef28b10803d 1,671 1.00/1.00 vMB 58
652,333 652,333 00000000000000000004a159faa2442705e77f49127550c36be9ff6f28d36662 1,873 0.71/1.00 vMB 25
652,332 652,332 0000000000000000000941eeea6ea4d14c775ca6af13e2ea55608d839a9ac421 2,506 1.00/1.00 vMB 70
652,331 652,331 00000000000000000003b032759653660f841875c81b44173c6ead66f8cc6e81 700 0.24/1.00 vMB 62
652,330 652,330 0000000000000000000784aa4a25a417f7a4bb77a56d581da0c5e2d626168bca 1,168 0.47/1.00 vMB 9
652,329 652,329 0000000000000000000482b596774e5c99d9f11d5c0b2709a98f8820be127202 2,518 1.00/1.00 vMB 65
652,328 652,328 0000000000000000000873db3c25580ef401d765d97d77b01ace330d6bcf0fa6 2,278 1.00/1.00 vMB 49
652,327 652,327 0000000000000000000aacd02d117628a8e0eb2b6388053311fa2b279384f93a 68 0.02/1.00 vMB 47
652,326 652,326 00000000000000000005bd26db993b720e21096db6d58bba7634314acccf2cbf 2,066 0.82/1.00 vMB 49
652,325 652,325 000000000000000000035ac1465a4f410036af30f3ea870c2482a9801fa09e48 1,101 0.55/1.00 vMB 57
652,324 652,324 0000000000000000000898f6b57c8f7484dcea88d96aff2d8e9e8b32d65acc5e 1,329 0.55/1.00 vMB 56
652,323 652,323 0000000000000000000593badae5dc15ac32b9c187a5ff1de11f8852065dab2d 459 0.17/1.00 vMB 40
652,322 652,322 0000000000000000000b23ae5317949f254b1a6efe137b352ca1b6683315a38e 775 0.37/1.00 vMB 42
652,321 652,321 00000000000000000001d7967d210d462ee5de341c8bd5c11e42cc900db23f1f 1,310 0.56/1.00 vMB 31
652,320 652,320 0000000000000000000afea5bd36fcd3c5bf076df1a5b0614d2bc484f53a5e43 1,495 1.00/1.00 vMB 66
652,319 652,319 000000000000000000060eceda86e5c6bacb01e7e329e50dfb01afde4937df39 338 0.16/1.00 vMB 38
652,318 652,318 00000000000000000001e270f738e08f189bddc8de9ece9a2e11226f2cb1cee3 85 0.14/1.00 vMB 9
652,317 652,317 0000000000000000000bc58ad147cea61b320beebb6cd9ec5094a0006f648bb9 1,131 0.48/1.00 vMB 45
652,316 652,316 00000000000000000000ba32011f78adc04aed7d9cb29d7ea4d775fa447fb2d8 761 0.35/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.87 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: 713.07 GB
    • Received: 17.30 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.