Loading Tool

Explorer IconExplorer

Memory Pool

37,328 transactions
25.34 vMB
0.05205126 BTC
Random Selection Loading Transactions
Max Size: 130.49/200 MB

Candidate Block

Mining Attempt ed2ba849919b578e34693a67b0c56a57a468fb1ffd94191ca79b4dbd1c120a08
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root aab13e9b93ba8a5a349628ae79fed9af3bbb578877396ab56b404bc779d3a25f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,538
Size: 1.00 vMB
Total Fees: 0.00645373 BTC
Feerates: 100.36 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (405,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,170 509,170 00000000000000000012e319856c2fb9a01604c70efa02466ccb4ac3dd5b6a0e 2,165 1.00/1.00 vMB 32
509,169 509,169 0000000000000000002c4b94355945eea353bc720c58a73c2b8593f489550cb3 1,915 1.00/1.00 vMB 49
509,168 509,168 0000000000000000001d620a2e3ad126ec5038bf42343c419eb6fcdf7240a471 2,017 1.00/1.00 vMB 74
509,167 509,167 000000000000000000323188125a85a610a26f3ab89d97872b5f54a37cd4fef2 1,986 1.00/1.00 vMB 97
509,166 509,166 00000000000000000053f9f8b8f307aa2034b1cfd0778184266f9f9679177ecf 1,774 0.99/1.00 vMB 57
509,165 509,165 000000000000000000420045ffbcc0a0db247729ac6c9b84ade99f13d103cb91 1,591 1.00/1.00 vMB 26
509,164 509,164 0000000000000000001708e1b916b6bd63505f2410b83f549ce251bf70c25b48 1,891 1.00/1.00 vMB 25
509,163 509,163 0000000000000000000fbd273247782e502739c21e68e9668a56829b01e69a22 2,432 1.00/1.00 vMB 182
509,162 509,162 000000000000000000449f21b3fed1c207d55a4d382ea10afd7650636aac8901 2,455 1.00/1.00 vMB 128
509,161 509,161 0000000000000000003ba35085f855b0bf66dcd3e7d0295ea39a18f68e087185 1,911 1.00/1.00 vMB 37
509,160 509,160 00000000000000000016b6f7c1011cf6baaee957dfc920b43b58dc5983b50303 1,072 1.00/1.00 vMB 52
509,159 509,159 0000000000000000003d08f4386b1463bc97678ceed56d2865427bdb4c400033 1,655 1.00/1.00 vMB 90
509,158 509,158 0000000000000000004ae01e65d5cce821e12794de24d503ec679743db98b40b 291 1.00/1.00 vMB 13
509,157 509,157 0000000000000000002f1a775b4d60e4d43ad5e6e2ea79d5fc1d3076ca743f58 896 1.00/1.00 vMB 28
509,156 509,156 00000000000000000026056cfe99cbdc89a95d4b06ad42d60296bcc7ce478bf3 858 1.00/1.00 vMB 38
509,155 509,155 0000000000000000000b59c7427a22dd9e185ac6136b704cb448d0a4bb1be09c 1,273 1.00/1.00 vMB 45
509,154 509,154 0000000000000000001a51c51f6cfb265dbaca0af61658c8ddc757aaac783b5f 1,445 1.00/1.00 vMB 15
509,153 509,153 0000000000000000004f97058944bfa0f879f33654a8ebfc8f09dc48fe7371c8 1,510 1.00/1.00 vMB 37
509,152 509,152 00000000000000000009b3d4cb491e686443fb8051f3cb19aa0db0dd052a8701 2,261 1.00/1.00 vMB 73
509,151 509,151 0000000000000000005fcc4b18a411cdf80e704eaf0396a6b9a1234c234fee78 149 0.07/1.00 vMB 121
509,150 509,150 000000000000000000602efd0ec1aaee1b885a5170296b235631db88fd4a67bd 1,901 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.