Loading Tool

Explorer IconExplorer

Memory Pool

85,812 transactions
32.93 vMB
0.07788002 BTC
Random Selection Loading Transactions
Max Size: 195.90/200 MB

Candidate Block

Mining Attempt e4277f18266c2881f1359f46dd745f9b2e2f943592a17f8a1388848e7cf01099
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 2f5e75467615fd7364ee326094297e1c200ef733af470d1cd0d8b8f7ed62684a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,394
Size: 1.00 vMB
Total Fees: 0.01279710 BTC
Feerates: 203.60 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (332,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,545 582,545 00000000000000000003bfc556c3b6156fa22cb8767e596bd25663e3801808b9 3,300 1.00/1.00 vMB 146
582,544 582,544 0000000000000000000e16af0cd0e9055fe59d6fb1581641cea72e91c6ff7cb2 2,501 1.00/1.00 vMB 161
582,543 582,543 00000000000000000015db91fee86ebdb4fed48f28d5106ca33693f9399597f2 2,332 1.00/1.00 vMB 130
582,542 582,542 0000000000000000000297add3a5c7507ac6f943df83537ca61b5682ff0c5386 2,512 1.00/1.00 vMB 102
582,541 582,541 0000000000000000001b2f1aaadc16d596d87f4c563516cc74794c07ad302c0f 2,668 1.00/1.00 vMB 139
582,540 582,540 0000000000000000001be55cfd9b342f80e00b7efa8c5ed486ce4a61c3f8ca1e 2,524 1.00/1.00 vMB 109
582,539 582,539 00000000000000000013890e9c9a50d6f0d0562d8a175cd433b90b59b080dc1f 2,598 1.00/1.00 vMB 123
582,538 582,538 0000000000000000000a74367ba63a71e6c308798d6ea7ce52e59f1289c32f22 1,637 1.00/1.00 vMB 113
582,537 582,537 0000000000000000000472bd53dbfabb14d944b743153bbc99087bfc4a1e350a 2,565 1.00/1.00 vMB 135
582,536 582,536 0000000000000000000ce26e2028bd0e9950eccecce07082344fd3f235fc2aa1 2,513 1.00/1.00 vMB 119
582,535 582,535 000000000000000000223f0ee7935b247677807cfee59c835c73eb84b1fb834d 2,811 1.00/1.00 vMB 125
582,534 582,534 00000000000000000019a89b0900b766aa502a82fdef221ec6b4935b9ac7b3d6 2,978 1.00/1.00 vMB 146
582,533 582,533 0000000000000000001817454563dcfb00bcde640e93fc475fbcd9ed30f84efd 3,056 1.00/1.00 vMB 156
582,532 582,532 000000000000000000183118bade9ae210fe1d682979b58203660c57b5cf146c 1,444 1.00/1.00 vMB 121
582,531 582,531 000000000000000000229175955db221daad023be289555fcc847af91562cff9 1,930 1.00/1.00 vMB 126
582,530 582,530 0000000000000000001003857fc27a4fa82e35b14b5010b0326884a68907f233 2,811 1.00/1.00 vMB 146
582,529 582,529 0000000000000000001416fd073b6ab1d6877a9c9956f79b01c80add24340f87 2,841 1.00/1.00 vMB 120
582,528 582,528 00000000000000000020b4b4e954ed276630a17a355b916d3311f62d258ba2e7 2,587 1.00/1.00 vMB 130
582,527 582,527 0000000000000000001c37c469ab4c1bdd5c80d431778d573b30aaaec82ff960 2,092 1.00/1.00 vMB 151
582,526 582,526 00000000000000000023f2545a49cd07c9e874b749282f90b007fd15e29ba434 2,779 1.00/1.00 vMB 166
582,525 582,525 0000000000000000001bcdfe2260fa7e043c603a10d05601a8ddc3f24065ea6e 2,143 1.00/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.