Loading Tool

Explorer IconExplorer

Memory Pool

83,519 transactions
31.23 vMB
0.09611720 BTC
Random Selection Loading Transactions
Max Size: 191.65/200 MB

Candidate Block

Mining Attempt 18ba1817ef8d99322269f49bc3779914e760f1bf8fc2fd10c598b1a691a20aa3
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 2d1e41a51a981927d6583ef61a98e29e228c650eff455caa391f1639c23d0017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.02564181 BTC
Feerates: 301.57 > 2.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (865,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,821 49,821 0000000023cc015dfe938530a75fd3058a1431525947b60d60dd80781365b08e 5 0.00/1.00 vMB 0
49,820 49,820 00000000048b5eb63b54108de52259a3b8e744c0d8a8e895e743ab256da10d91 7 0.00/1.00 vMB 0
49,819 49,819 000000002187da310db7c0d06d0269d3d2fb9dc42835b0b9fafebbc79699adcf 3 0.00/1.00 vMB 0
49,818 49,818 0000000014570a241d0b333062d556aa1d17f43de90f9072be4cc8e1ebd901b7 1 0.00/1.00 vMB 0
49,817 49,817 000000000260a54b1925d860dad1ac0fce460651f125ca3adbc9a688bb240921 1 0.00/1.00 vMB 0
49,816 49,816 000000002351af42024a4a3e9729f6f9fa2216fabb18270d808d202d104d543b 1 0.00/1.00 vMB 0
49,815 49,815 0000000019353a1c3f097d0148a7c902ae537950e92a6feb4636e12ffb5eec54 1 0.00/1.00 vMB 0
49,814 49,814 000000002378756bc5ece90a1e63e8fb7460bf84ba1d1631fc4e24e25e8747ed 1 0.00/1.00 vMB 0
49,813 49,813 000000000d58b6a3791adfe0d17e3f372ad3f6a0d7768d5f24753d8a17adaa87 1 0.00/1.00 vMB 0
49,812 49,812 00000000184c5d5d81e18c2cd7017500c03011262ab9bc05bae92953796edcf7 1 0.00/1.00 vMB 0
49,811 49,811 000000000feb74ced2b17b80fb76251603842577871c109abf8b716884f1a4c7 1 0.00/1.00 vMB 0
49,810 49,810 00000000183c9a145e5203018fc176bc36d3751a0ddf20eec8dd1826b4c83a1c 1 0.00/1.00 vMB 0
49,809 49,809 0000000028c2cf02d6e16653daa52f7d105558b44541bf8c53944681faeec930 1 0.00/1.00 vMB 0
49,808 49,808 000000001957638bfe299397210caed017d75daec99b46ef3cb369600cf43bf2 1 0.00/1.00 vMB 0
49,807 49,807 000000000e54724562edc77be9fec17dcd65a76e310a176d18420091a6ea34f4 1 0.00/1.00 vMB 0
49,806 49,806 00000000014569a132f98a592ca531d0c9ba0fa466171fce0e5ecd8f5249869c 1 0.00/1.00 vMB 0
49,805 49,805 000000001bd55a442f11914efa27e97550f99e1027320ac7d34a35a2e5b06f68 1 0.00/1.00 vMB 0
49,804 49,804 000000000b2eb2feb0166af47214e965737ee9814d57cb43b53e5b0161472018 1 0.00/1.00 vMB 0
49,803 49,803 0000000025838e21a36ba3f7d97cb8065d70d963b34d14a34ee537459b470af2 1 0.00/1.00 vMB 0
49,802 49,802 00000000289439c146d9f942523e555199e5f6cb693bba0c97d29062327f886b 1 0.00/1.00 vMB 0
49,801 49,801 00000000060b61848d7c7bd129ed18af9569fddb82111bc6163ddf51f724aaff 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.