Loading Tool

Explorer IconExplorer

Memory Pool

22,843 transactions
9.85 vMB
0.05554831 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.32/200 MB

Candidate Block

Mining Attempt 5ec934fa0f187929d5d1bc1170829bd4913e1d2ea102f192105183a6000ae8fe
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 713fc9c574ceb0855bbd7ec95231db08a9a5d4e0fd8f2a3a7209615694aca268
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.02897669 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (784,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,924 128,924 0000000000002138550c4bf1fa525b9223316a230540a10555a891922b00a994 39 0.02 vMB 828
128,923 128,923 0000000000000cf715b916ce824c97e23a9aabe226bb16840542255bcd2ede86 98 0.04 vMB 1,120
128,922 128,922 0000000000001e214348cdd2ea655d3e99e03bb0922bb3910f96a231667f63bb 23 0.01 vMB 636
128,921 128,921 0000000000002016309d4628b307337edc538439cf1c7a7a798830fb1b5e07df 15 0.00 vMB 465
128,920 128,920 000000000000250f577a2b0430b81c7914caafde17561992aee224add762a6bc 9 0.00 vMB 553
128,919 128,919 0000000000000af5ee70ada24ec1c34c867ac73bcc7d9b2879b4e86c50a252b3 19 0.01 vMB 369
128,918 128,918 0000000000001fffc5774fc8a02161ff1b20b73d79e59de8c3aca7ff5534b3fa 26 0.01 vMB 911
128,917 128,917 0000000000001f83767a18621fde3eb69e3011412a171ce71a0bccb4f021c754 89 0.03 vMB 332
128,916 128,916 00000000000022f7e7348911e7c709774287b4c9311c87abbe48bd862c2c16b2 12 0.00 vMB 45
128,915 128,915 00000000000025955971980ea647e0e9f6fdde0f8e097af620794eb5290eb72f 19 0.01 vMB 686
128,914 128,914 0000000000001a91d7570089482b92249ac0ffc734a6b57daddefd5b7b279e9c 28 0.01 vMB 124
128,913 128,913 0000000000000cc7c6f5f92775008788227668b3212f8068c75a2519efc84d70 18 0.01 vMB 535
128,912 128,912 00000000000023e83a9df459ab38ce61531dc5cb6e6315f4a0fbf52434c8885b 14 0.00 vMB 1,243
128,911 128,911 000000000000140659a6c5f6f6c6bba4ae11673c15355d52be3a90bd91443b57 32 0.01 vMB 508
128,910 128,910 0000000000001bfa9533b848b778994842063d76e5ccf954779e2147be3cfc04 115 0.04 vMB 539
128,909 128,909 0000000000000adce6f7f584520a0bfea449edabffc7ee390ff6b9068885e25f 1 0.00 vMB 0
128,908 128,908 000000000000090bc78f069ab59d5bbe7f28f305818bdf46f5c02b493400ca44 25 0.01 vMB 352
128,907 128,907 000000000000244e62e51f1e3dc7c14ee20d309aa8d471c8f30a923c82eb6c91 51 0.02 vMB 131
128,906 128,906 00000000000011046ec4a7b8f9801a22a3f127d7343635db6b015c89cae0ab98 18 0.01 vMB 218
128,905 128,905 00000000000021cb9c9c9e7b4ae8a897d89cb8787d21311602fb0534341423f6 14 0.02 vMB 1,250
128,904 128,904 000000000000086d745483d35eb6771eddf1ebb537a34be2954b39e41b5b9187 8 0.00 vMB 990
Previous 10 blocks ↓
Total Size: 779.57 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: 279.07 GB
    • Received: 1.09 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.