Loading Tool

Explorer IconExplorer

Memory Pool

14,881 transactions
10.93 vMB
0.05105484 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.87/200 MB

Candidate Block

Mining Attempt ac89b22a66f9d9f7d1141daea4b036b2b4f0936a00b4a77430a2c1f2027b1482
Version 20000000
Previous Block 000000000000000000007fe516c23d208c0e936621568af08b537f0dfad8b31f
Merkle Root 0409bb16cd934c4cdab2376a087e39a4f80a8172ba8e99774b7822574912a6dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,553
Size: 0.99799225 1.00 vMB
Total Fees: 0.03033880 BTC
Feerates: 202.69 > 3.04 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,810 (692,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,826 220,826 000000000000022ac4a92fe52d54369a983bd6a317761af0c81dbee919798271 233 0.11/1.00 vMB 149
220,825 220,825 0000000000000481f700e78826444fc7cc621dd31026b0e48fa2237289284414 256 0.09/1.00 vMB 181
220,824 220,824 0000000000000426c1c65d6b80deac16358d74c342724ef1ecfa9a1e0dc00e0e 524 0.22/1.00 vMB 183
220,823 220,823 00000000000003e6afbd5a7215acedbc023c1749a2718145dae1a6c35feb4d71 326 0.16/1.00 vMB 166
220,822 220,822 0000000000000412718fa5a1984a5a675746cf26199bf6cca60a501eaf842382 524 0.23/1.00 vMB 179
220,821 220,821 00000000000000c9de2b7ce3bd605cfed4dbbbcd3b3498c9e0946fe5dd0f2296 491 0.33/1.00 vMB 125
220,820 220,820 000000000000001a5964a6deca4a1b842889652e4c301f10a311de51d7a3d2e7 485 0.19/1.00 vMB 185
220,819 220,819 000000000000038600b771887da5b3830947bb3ea129f8fc571cec43990410d3 7 0.00/1.00 vMB 0
220,818 220,818 000000000000015142450a030a8641e9a70290027eaaa8f8d52a6bd9d2afcac4 432 0.23/1.00 vMB 152
220,817 220,817 00000000000003200a65a5146f8e894704976bd21d1cf209e2dc8c7f3d0d40ea 95 0.25/1.00 vMB 53
220,816 220,816 00000000000004667e989a5ad255d6baa7f59db4db3906b02dc128634bf95a18 648 0.25/1.00 vMB 228
220,815 220,815 00000000000002bbfbe339f3dd48316c20b21be7ce1bdb5b5f131f0db296036a 376 0.27/1.00 vMB 171
220,814 220,814 00000000000002b4f3f0538deddecf04d7dad72402331977c76576283a8d1f4d 31 0.01/1.00 vMB 128
220,813 220,813 00000000000004a2e96fc0e15cba01f0570c1aece435c11e3ec11d24a8ee9804 386 0.18/1.00 vMB 168
220,812 220,812 000000000000043751773e28d37e5b1628ef08bfde6bdbe13131cf4b1129a8b7 392 0.17/1.00 vMB 181
220,811 220,811 00000000000004829f8ec992570ad67a07c21d0ac188895446c6908a3ec77ce3 343 0.22/1.00 vMB 99
220,810 220,810 00000000000003688e6effc415f0551dc8452da8ba8dec22d6035f1559618649 733 0.25/1.00 vMB 254
220,809 220,809 0000000000000074a783b4427337c720ddc63727dea306f7fc5bb90c17d470bc 344 0.19/1.00 vMB 155
220,808 220,808 00000000000004c3ea87388b1ee6bf8e2840816725db7a1677fcc9ee2bf4a889 112 0.06/1.00 vMB 147
220,807 220,807 00000000000000e6b9bfa8207156a11360e6f6f385be8ab264d97d71ec0d18b6 57 0.03/1.00 vMB 142
220,806 220,806 00000000000003a5a9aa9e9892eb4da23fa8acb0f4a5f89ee6dba280d2ccec0d 346 0.15/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 780.28 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: 516.61 GB
    • Received: 4.46 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.