Loading Tool

Explorer IconExplorer

Memory Pool

72,820 transactions
28.13 vMB
0.07123645 BTC
Random Selection Loading Transactions
Max Size: 166.54/200 MB

Candidate Block

Mining Attempt 3812ce676cc78da0fe85149eca5f447b31247dca201f52df6a06947e2823ed9c
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 0a0f91bd9b1001816de55cb08afdaa603824933087aad0ebb16f4abf5931a9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,316
Size: 1.00 vMB
Total Fees: 0.01492152 BTC
Feerates: 157.46 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (629,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,896 285,896 0000000000000001546fb965fde347680b9e34299f3078eada7dcbf0997b005e 399 0.35/1.00 vMB 18
285,895 285,895 000000000000000164c35b56131662c6114cd9c2380ed1162ba77c2e52cbee6c 170 0.06/1.00 vMB 49
285,894 285,894 00000000000000001f3d5998f60086f69f57518ecc2185cb2db86ae57db9bd8b 140 0.06/1.00 vMB 31
285,893 285,893 00000000000000009e3fbec645e70a07bce640e90d5941de80e0905d441c596f 728 0.48/1.00 vMB 28
285,892 285,892 000000000000000097efac99bc04e6e4346331ff3b94d8111e85ce58444b4192 184 0.06/1.00 vMB 216
285,891 285,891 0000000000000000b1283d6d7b8bb0418673e4d3272580ca51d06781b1cb1df0 155 0.09/1.00 vMB 27
285,890 285,890 00000000000000019a0c96915c209035b1adfbbeadfe3a54f63403895ccaf2f1 190 0.09/1.00 vMB 45
285,889 285,889 00000000000000003149a6ed928206d84acc117768d1370e9b17199956ec8ec1 398 0.20/1.00 vMB 39
285,888 285,888 00000000000000002a9396f8af6ac4c26b17c11b29224ea7c46f1e69a50be3c1 1,138 0.72/1.00 vMB 32
285,887 285,887 000000000000000065d62bd60cf993974484580431037b193e029fe075108f87 829 0.35/1.00 vMB 79
285,886 285,886 0000000000000000a816acb0b7299c790bcac0036b4182b696ac0d8b372c5739 209 0.11/1.00 vMB 34
285,885 285,885 000000000000000081576020cc0b95e8a02da6ebc318bcae6b638d4e3f83ce9d 142 0.09/1.00 vMB 28
285,884 285,884 00000000000000002cc986e4d8cfda87ff78c447ebafcb546abdea9049dc34ad 522 0.25/1.00 vMB 42
285,883 285,883 0000000000000000fd5d9e0b621a84757ba163454c89dbfa395e57214f53c2c7 414 0.50/1.00 vMB 19
285,882 285,882 0000000000000000017ff552f962d6e94bc6be7de319fe4b48c25203c26eda58 910 0.50/1.00 vMB 40
285,881 285,881 0000000000000001072a26dea7d3d700fc43aca40f02c72acd9e57412c5e9704 166 0.06/1.00 vMB 65
285,880 285,880 000000000000000106dfd942a07a98cd0d4b3378e69203b4d2de01fd2f1edaa8 1,482 0.78/1.00 vMB 33
285,879 285,879 000000000000000097cfb67e0bc040c1db4761d96bf91aebf08d783ea33ba6dd 295 0.35/1.00 vMB 60
285,878 285,878 00000000000000006c081db9b695486813a1a72f3e446eb2654f32d8294f6153 129 0.06/1.00 vMB 134
285,877 285,877 000000000000000074f0fc018a773f2cf8726fa34d4c5b32946c7000e18beb20 178 0.35/1.00 vMB 54
285,876 285,876 0000000000000000252f88cf9dc8735d3da7d006ea1a69b84a2af3eec347d969 66 0.35/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.