Loading Tool

Explorer IconExplorer

Memory Pool

98,973 transactions
18.82 vMB
0.04936908 BTC
Random Selection Loading Transactions
Max Size: 147.79/200 MB

Candidate Block

Mining Attempt b953e44de5fc292898327963447235304a2c740549bbbe4d6220391e9a7a9aab
Version 20000000
Previous Block 000000000000000000008fea6e8d14603caa1fa6e1bebf256a579ec3d1e8215c
Merkle Root 56e76be516944fa62940f92cbc3dc20006cf952d53694a3bcc5a9e9766a1e7ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,646
Size: 1.00 vMB
Total Fees: 0.00440756 BTC
Feerates: 40.21 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,768 (708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,060 916,060 000000000000000000011466cbd94cbdfc31474ec3bc05c83106c6c296dc8498 6,321 1.00/1.00 vMB 0
916,059 916,059 000000000000000000012071c66f1c60a9158bbafd39b75a66e69d74b6ea2065 6,462 1.00/1.00 vMB 0
916,058 916,058 000000000000000000005de3c3b791870b38dfe098ddc72c554f99884191789e 5,173 1.00/1.00 vMB 1
916,057 916,057 00000000000000000001c641766e70930b344c83d935c26e7694ea5dac4fa245 4,545 1.00/1.00 vMB 1
916,056 916,056 000000000000000000014c6d1f5bb2e1201ded01c9313ab75e9c09c5a971907f 1,001 0.45/1.00 vMB 2
916,055 916,055 00000000000000000000e03c8593469f3b2e7649d495880e21fece378c4a8d7b 6,325 1.00/1.00 vMB 0
916,054 916,054 0000000000000000000177f2db1b93d57d79a8d69cb2dd9f05f5e953757427fc 645 0.39/1.00 vMB 1
916,053 916,053 0000000000000000000088579574643e0bd362c299c5ba9eaf476b2db91dd595 6,727 1.00/1.00 vMB 0
916,052 916,052 00000000000000000001a59ddfe63174783c3211cea7bb811b95ed9a5d5f0779 2,591 1.00/1.00 vMB 2
916,051 916,051 000000000000000000014472ab0c85bf5c65f0a3de2f124ffcb4da471115a59e 3,031 1.00/1.00 vMB 2
916,050 916,050 00000000000000000000309aa4883019705f9c87690bcea1d3f2c92eb03d76b8 2,814 1.00/1.00 vMB 1
916,049 916,049 00000000000000000001d7d2b639cf67972fc4e189406f6529b10e0b2809d503 3,187 1.00/1.00 vMB 2
916,048 916,048 00000000000000000000c746909935a46133228723aab243012d868f4a4c1fbb 3,622 1.00/1.00 vMB 2
916,047 916,047 000000000000000000010e94f83fd6a7ab10bfe7033f09ee3f756647c1732c2f 3,489 1.00/1.00 vMB 5
916,046 916,046 0000000000000000000086b3aff9c4f9837d24b88e80dd64d71e1aefd42522b1 3,049 1.00/1.00 vMB 2
916,045 916,045 00000000000000000000bae5c39a9eff48fe739dcfb8938042cdcf581abba15e 2,456 1.00/1.00 vMB 3
916,044 916,044 0000000000000000000158f2e1a97efc592b44ec2796e1b172dd3e462623b78b 1,030 1.00/1.00 vMB 1
916,043 916,043 00000000000000000001df25a9481e88ebe3676ae3d3a62c436417138524a911 3,545 1.00/1.00 vMB 2
916,042 916,042 000000000000000000019bceb7c8c1111a19bd48b10fc8957cb353ce382cc05b 3,869 1.00/1.00 vMB 4
916,041 916,041 000000000000000000011e1dda63a40dee28496340d20def75852bcdd9dbd7aa 2,810 0.99/1.00 vMB 2
916,040 916,040 000000000000000000011ebab5f9f848870f7d4e8050e3a83166eb6ef4eb152d 3,382 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 785.41 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: 961.90 GB
    • Received: 28.96 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.