Loading Tool

Explorer IconExplorer

Memory Pool

84,094 transactions
30.48 vMB
0.17340332 BTC
Random Selection Loading Transactions
Max Size: 184.80/200 MB

Candidate Block

Mining Attempt c3d7eba0e8854e65873e4d1bbb7396350c227b370a26ce88c9b979ec151fc2d8
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 141212a9c3fa2912dbb64f6b201c5f572fde7ece520d153f0dbdd3474a3ce7f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,554
Size: 1.00 vMB
Total Fees: 0.11066164 BTC
Feerates: 155.43 > 11.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (523,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,721 391,721 00000000000000000620e0b36322ebd79853dc9b611a0d2d92c813d6e781d4e9 309 0.20/1.00 vMB 24
391,720 391,720 0000000000000000049ea9c44030dccf59d71466e42d323fd987799d9e45cf7e 1,307 0.59/1.00 vMB 35
391,719 391,719 00000000000000000141c393f1c038e91163ca1f4381c99aef4fe5e17092d1e9 569 0.36/1.00 vMB 30
391,718 391,718 000000000000000006fde1d58be2526f888664d9141875173780af212cdac346 294 0.16/1.00 vMB 27
391,717 391,717 000000000000000002cf0601b46e3379f5f56d582fdfedc437f08164dd8e39ff 209 0.15/1.00 vMB 19
391,716 391,716 000000000000000000a37a7ef68ef58e8eece250a62f675739e264f39aff8793 131 0.10/1.00 vMB 20
391,715 391,715 0000000000000000011a52f7f9a8a4a8dabd4a26f1ef16f3e08b57551909eafc 858 0.42/1.00 vMB 33
391,714 391,714 000000000000000006244319e316a9f72e8585f0bf8c000bd172c1eec13a9ae5 542 0.38/1.00 vMB 27
391,713 391,713 0000000000000000040745c0a096a1d711dcc1462315ae3a076644038bc4a15b 2,125 0.99/1.00 vMB 35
391,712 391,712 0000000000000000050b5bb68b8f163b5f74eced5c409b14245e6fc1d74f83f5 1,526 0.93/1.00 vMB 28
391,711 391,711 000000000000000002a82f85b31596a6adb63706d3cce4d8bd07c8f4120f8757 618 0.31/1.00 vMB 33
391,710 391,710 000000000000000000ecc230f69cf46a891378fcc238a4a2ce574177358f7242 929 0.98/1.00 vMB 19
391,709 391,709 0000000000000000070c668f042094d2c63440c3e6a17ccab02a1dfdb3b81f8d 734 0.29/1.00 vMB 36
391,708 391,708 000000000000000005984b9a6dda20ef0bb3dee80472c0a6f332e53eff23ffb8 1,698 0.75/1.00 vMB 38
391,707 391,707 000000000000000008e8a3c5de370edfeb91e7c39e3d1a929831c2a792fc99fa 666 0.39/1.00 vMB 27
391,706 391,706 00000000000000000203e0b6ca09b464fef04bd44f736a75717fc4b796220e4c 1,690 0.75/1.00 vMB 37
391,705 391,705 0000000000000000012931600c82b6e92348f2238edaee9304ceba4c0ece4d03 379 0.39/1.00 vMB 17
391,704 391,704 0000000000000000094c00c4b39b99698578b46b3cc2041dc763c9719f1b5528 2,280 1.00/1.00 vMB 35
391,703 391,703 00000000000000000146105769760e1bd5baa94f3291cc43fca503fbcd510361 525 0.67/1.00 vMB 10
391,702 391,702 00000000000000000065399409caf67cc9560a5ced94ee82d0b45582604a13c2 90 0.25/1.00 vMB 5
391,701 391,701 00000000000000000290d06d0293350b6c50e96a36989190cb612eee50dd2cff 998 0.58/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.65 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.