Loading Tool

Explorer IconExplorer

Memory Pool

9,584 transactions
3.50 vMB
0.01173908 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.05/200 MB

Candidate Block

Mining Attempt fd69a3de39550a6a9ef04d779499909eded24822fe04e1afbbdd53dcd63ceae4
Version 20000000
Previous Block 000000000000000000016f7fde1bd2fceaf41f3015c117cc3f2f9aeb4fba8aed
Merkle Root 10c1ab2a66ac8234d5c3a3f8ac051e910905f51a4d5e6a90b8bed1fadbb62acb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,740
Size: 1.00 vMB
Total Fees: 0.00824109 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,497 (698,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,055 215,055 000000000000000b34a2d1aadd8cc4436678b643612688b1f019e26d8b0a9a19 426 0.16 vMB 187
215,054 215,054 000000000000008f6bf0a9b07d3bbd92347fa51d3f7aef51ad931d8901f9d386 301 0.12 vMB 168
215,053 215,053 000000000000019c7c155e6a7806595998330db3f735670bb8309b1b33f094b0 189 0.09 vMB 166
215,052 215,052 000000000000031e49539a52df3471d2676fe8996b9bb6fb4080142b128b8c39 268 0.11 vMB 182
215,051 215,051 000000000000058f218e743f014b81fed0ba187c1c7022dcbeb2537d1683a49e 249 0.13 vMB 153
215,050 215,050 00000000000001dafebc91eb96c9cda7ebce5e4b390a4bc99620a18b913414e1 547 0.25 vMB 200
215,049 215,049 00000000000000ff115e93110cbf8bf71d079dd03f83d3dacb7a9ab368422345 512 0.29 vMB 71
215,048 215,048 000000000000042162394b55d8963cb070cf6dfc26129967685590037dcf353e 459 0.25 vMB 135
215,047 215,047 00000000000000a7195bb6c0094d5fcc3e7a201e9585631a6c4c2c8aac49c4fa 622 0.25 vMB 178
215,046 215,046 00000000000003b8b2a66e85b7f998587916d8e8495c3ffe71a4bac76b23a63f 9 0.00 vMB 11
215,045 215,045 00000000000001cc0253852b1d87d4bf16d0949f231e3503e7bf139c4589db5a 800 0.25 vMB 214
215,044 215,044 00000000000000975068e7f5d0b83335bd4050d692174b4d8ad3b17802e6226f 693 0.25 vMB 190
215,043 215,043 0000000000000229ee901e8fc2bd16bba1f3dfe64bc7833e823d48bda4ad4459 571 0.25 vMB 180
215,042 215,042 00000000000000b19b7c7af2a961b9ebe468adaf04986630ec7d388b6aec4f61 1,067 0.36 vMB 177
215,041 215,041 00000000000001b24315329c9d4c1df063c97d4532d5b4ddf6d94abb98e820dc 12 0.00 vMB 182
215,040 215,040 000000000000025c5ecd38cff3c0663e3aeeba8a418058d4384ddb82793c67d0 635 0.20 vMB 249
215,039 215,039 00000000000003d15eccfa7f3f9bf2d5e8aee4e1ceb72f4bba4b6f258bfca3d1 544 0.27 vMB 170
215,038 215,038 0000000000000366490c0df446051be6d4bf0b7556c1c9d8bee7a9c468df7ac9 350 0.17 vMB 142
215,037 215,037 00000000000002836532b0e5ebcd88c3c90bf0c9287f58a933f2ac308ebee5c0 763 0.42 vMB 149
215,036 215,036 00000000000001edcbb40f83abb0312270199fce905717682feebafa2b6f2858 39 0.02 vMB 154
215,035 215,035 000000000000002439057b24109d1926f53f4305f38ee94fe53e35401e99f66e 84 0.03 vMB 50
Previous 10 blocks ↓
Total Size: 779.73 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: 366.29 GB
    • Received: 1.77 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.