Loading Tool

Explorer IconExplorer

Memory Pool

81,177 transactions
30.75 vMB
0.07487784 BTC
Random Selection Loading Transactions
Max Size: 187.24/200 MB

Candidate Block

Mining Attempt 1eb2518ce3687b7d66890dbc87abddbc084e7ecd720d1093376c483ae7d709f0
Version 20000000
Previous Block 000000000000000000007ba311933e38e3aaa12bb5822777161a2b7e973a341a
Merkle Root 71b7b365efd5b3c162e4228b8850a1cf443f481fe80491c3aeb12c1b574daea7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,687
Size: 1.00 vMB
Total Fees: 0.00889551 BTC
Feerates: 91.32 > 0.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,187 (638,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,680 276,680 000000000000000377bcb1f70f8d13fabb8e36922e5f82ee6348189afd1d76f1 947 0.48/1.00 vMB 40
276,679 276,679 0000000000000000a5d865b9d95c59c68e8836b07cd9e5dfde78560f87acb8d5 457 0.25/1.00 vMB 25
276,678 276,678 0000000000000001d580d695fa9a4ee18428280bce8a3ef570a2759129a5ca77 662 0.25/1.00 vMB 58
276,677 276,677 00000000000000008d133105be5efc36c6095373173305e0a93fd38168cbe14a 10 0.00/1.00 vMB 64
276,676 276,676 0000000000000003543698b2fb1521c619c22ddcecc9611a8ac238f82d761d6e 349 0.15/1.00 vMB 45
276,675 276,675 00000000000000039220b5e5e785556bc69f95655339821332704c17cdec2b8f 75 0.04/1.00 vMB 25
276,674 276,674 00000000000000029f65e7fcd892b5eeef30f3f0ead2c6b1cdb9cebfa6b5d514 254 0.11/1.00 vMB 43
276,673 276,673 0000000000000002f63a45b8e5546c148bc9182b4b1dd236b29ddf43e91a2a32 338 0.14/1.00 vMB 45
276,672 276,672 000000000000000355c2334ba7d9522182f87da38e334ea3719f4155975ba184 14 0.01/1.00 vMB 46
276,671 276,671 000000000000000039b327640939c4be30a5b1aa920a3021c45051811bb310e7 224 0.12/1.00 vMB 35
276,670 276,670 000000000000000284cb670918d1b6209063714a517d25a2991c56332ded7c7f 802 0.32/1.00 vMB 47
276,669 276,669 000000000000000008a04b8c3293ebfad4a795c20d0e091e50caecf3edeb7795 337 0.18/1.00 vMB 35
276,668 276,668 0000000000000001f28ac32c1905285d81348f79e79e0a62ce0599141809826f 45 0.02/1.00 vMB 41
276,667 276,667 000000000000000054ced6216d6be6e15b83c8d4bd76f38f817450d9f18ca5e0 412 0.24/1.00 vMB 34
276,666 276,666 00000000000000011064b2319bd918115262f62c440d6c7f769b7c4d5e52ed18 238 0.22/1.00 vMB 22
276,665 276,665 0000000000000002f5a251bd50d66ecfef24e64eef466f9aeb5b68b00b4920cf 626 0.25/1.00 vMB 44
276,664 276,664 00000000000000005187f4353213e5c082f39e807a866162c842d1f1d42d6290 22 0.02/1.00 vMB 23
276,663 276,663 0000000000000002dd2712cd0eb307741fc80b184f37db594da44ba1e83f5144 636 0.25/1.00 vMB 50
276,662 276,662 0000000000000000499e315c3fa3c164d4a168a3bf910658bff297f521925d90 513 0.18/1.00 vMB 46
276,661 276,661 0000000000000002c8d8cffdfd564926cb2a2f4c34a060d2830b4eedea3bbd9b 78 0.04/1.00 vMB 23
276,660 276,660 000000000000000072db1054e5aaf8e7545a2cc989dc8c270cc2678790329482 39 0.02/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.72 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: 706.40 GB
    • Received: 16.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.