Loading Tool

Explorer IconExplorer

Memory Pool

49,294 transactions
29.84 vMB
0.09718859 BTC
Random Selection Loading Transactions
Max Size: 159.02/200 MB

Candidate Block

Mining Attempt 9d39c6e46cc29db093bbd7497e924d3b0ade8f3b1d9d57ac645873c42a2a2086
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 9df431ce09a6eaa480de03726f544bf3dd1e74aaf4e2aa5340749b9c7a9c1732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.03321325 BTC
Feerates: 150.68 > 3.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (669,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,456 245,456 000000000000009a7a1c35ccde478381d2c41fe41c47956704a3ce7d34afb81a 166 0.09/1.00 vMB 108
245,455 245,455 00000000000000754ace9ad50a92c7cccd52d59adda389d55814b40bed094d74 308 0.14/1.00 vMB 119
245,454 245,454 000000000000003528744ff1536e5d5d3bb0049b559ff1471479c72aef4297ad 25 0.01/1.00 vMB 95
245,453 245,453 000000000000006f5dfa7ab648b664cae6566cc1ef594178c5e6713a4eb22e84 99 0.04/1.00 vMB 148
245,452 245,452 0000000000000078c2995b53af04a87d6e2deebb055c5d960031a2a3b828d387 67 0.03/1.00 vMB 96
245,451 245,451 00000000000000976dd1e4661f65fe9a96416339b8be0e5d95b16d9f8d44082f 10 0.00/1.00 vMB 39
245,450 245,450 0000000000000027d66269b30d85eb68f2f288c6ae329b261a7e65809a87f3f3 272 0.10/1.00 vMB 218
245,449 245,449 00000000000000af91359a1e6c362d16227735409296760ad3cb9f95eed8efb4 158 0.06/1.00 vMB 168
245,448 245,448 00000000000000bb3a513ce382eaaa14d323d5b7171b883c78a3872a24ca12b5 35 0.02/1.00 vMB 53
245,447 245,447 0000000000000004824c5ca1e4e63cb975828a722600b75660a5f9c29459c56c 477 0.17/1.00 vMB 147
245,446 245,446 00000000000000aa4a77e1b3b4297ff025435a1d9310812aebba9674ced41751 65 0.03/1.00 vMB 44
245,445 245,445 000000000000005562c5c74e924d9d7712a8a9bb84d3ff0cc88211a132132b50 192 0.09/1.00 vMB 119
245,444 245,444 0000000000000050f34b9c6bd87b7fb0fdd84f5f7916c9ec79dfb2b23d105d4b 412 0.18/1.00 vMB 126
245,443 245,443 000000000000005d75d70dc40bda21e5a6fd14cf722017abf46121da938d9af5 43 0.02/1.00 vMB 163
245,442 245,442 0000000000000044ce673116d7957ef3ed9cbddfc4f3550c7c221b54848be850 64 0.06/1.00 vMB 57
245,441 245,441 0000000000000073e49e94d50f07514d67fe8044481aaa04add1a76953df9f13 224 0.13/1.00 vMB 118
245,440 245,440 0000000000000011546e74fe6b1a4bee42d91b54853bd34f4fb85e01a5b44eec 86 0.03/1.00 vMB 52
245,439 245,439 0000000000000022069c935cc459d5976f084af0e18da211e44b5641674ea523 442 0.18/1.00 vMB 150
245,438 245,438 000000000000004c98991cb1b04a016bf3f2164d47d56ef0854f9da5e89f1b93 5 0.00/1.00 vMB 58
245,437 245,437 00000000000000b5acf534c76363b58d5cc189a65bf986d8830cf18941081912 216 0.09/1.00 vMB 147
245,436 245,436 000000000000007ac1335f42b304538e5198fcc279dfae1e18f3736bdb87215a 47 0.02/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.