Loading Tool

Explorer IconExplorer

Memory Pool

32,069 transactions
27.84 vMB
0.06701870 BTC
Random Selection Loading Transactions
Max Size: 136.48/200 MB

Candidate Block

Mining Attempt 10ce5e65ccfb0ad77d7d2a779ccf6766ea0e333049dac9ddab3748a8fbb2cbbf
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root bdc5d25f03f813a5d32dce4990034b60275216735655db7e1a26d5fe24969c2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,306
Size: 1.00 vMB
Total Fees: 0.01375649 BTC
Feerates: 194.93 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (132,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,473 782,473 00000000000000000001fab31b3e08dbcddd3e1572cebc42243b204109f4b372 1,395 1.00/1.00 vMB 17
782,472 782,472 000000000000000000019546d547d9078e788f1242a66cc70aec45a05608f066 466 1.00/1.00 vMB 10
782,471 782,471 000000000000000000025b74a1d853e2150451cbd3c7fad9663626682e21be2d 2,510 1.00/1.00 vMB 16
782,470 782,470 000000000000000000053353531df925d4638277985a4c9847e85f068f2bbc84 3,069 1.00/1.00 vMB 20
782,469 782,469 00000000000000000005af2743963dc7ce4ac6462d64186fea2938ce98535ae1 3,745 1.00/1.00 vMB 34
782,468 782,468 00000000000000000000bfa8adb541f88b5856af16f464049aacfdff52b91dac 2,416 1.00/1.00 vMB 20
782,467 782,467 00000000000000000002ee3c1594a485df98fe073961e4d85f58565f409a6df6 3,284 1.00/1.00 vMB 23
782,466 782,466 00000000000000000001b2c180699a71b8ff33bb7b80f354784e8cd3d92ee4c8 3,094 1.00/1.00 vMB 28
782,465 782,465 00000000000000000001301670484ab0100b160ccae1502013910d06c89fe7e3 3,494 1.00/1.00 vMB 46
782,464 782,464 00000000000000000000452f3c946e401bdfa79026add96ed47b8c0204f73cf1 2,617 1.00/1.00 vMB 24
782,463 782,463 000000000000000000043b983ea1ef1764f9834abaa7a0dbc664b6fd11bc5174 1,055 1.00/1.00 vMB 14
782,462 782,462 00000000000000000002e19f55be88916fa8fd44823b48249e763844b131e953 3,085 1.00/1.00 vMB 29
782,461 782,461 000000000000000000051448f21039d55a66fce0fb4bb5aa8a9c229044f9809f 1,119 1.00/1.00 vMB 17
782,460 782,460 0000000000000000000159f1e46149dfa7a1bd4eafd32600a2459dc6a66c78ba 1,464 1.00/1.00 vMB 11
782,459 782,459 00000000000000000002bf79f09f12692bf08c8f244f82e08e0ca051ce4a4e2c 2,666 1.00/1.00 vMB 34
782,458 782,458 00000000000000000004fa477a9b667352684a76e45c82c93ccbc01a323deff0 3,477 1.00/1.00 vMB 27
782,457 782,457 00000000000000000002c7ee84127525ce3ca0f231230f971ef342bf783e8d98 3,213 1.00/1.00 vMB 26
782,456 782,456 000000000000000000039adafcd268422fb572e660d04808e4104a4811a6aaf8 3,186 1.00/1.00 vMB 23
782,455 782,455 0000000000000000000438bd888b6209b533bb88018eb9b5800efb487e50c81e 1,065 1.00/1.00 vMB 13
782,454 782,454 0000000000000000000286fc744f3a8fbb7123433a590e2e972a73f167deeb19 2,761 1.00/1.00 vMB 21
782,453 782,453 0000000000000000000140694679bb9a7f6c5de412eb28fa98b1b0a0cc8ddb84 2,958 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.59 GB
    • Received: 11.01 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.