Loading Tool

Explorer IconExplorer

Memory Pool

78,731 transactions
34.88 vMB
0.13610125 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt 1c6f49a9ded803ad424a9cc5b1e44f8db308097b96aa8e05808b2080d7e68007
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root 46ed4945d5d003f8650645a3c0def776a8f59ce338e2e67d35f1deaaf2ceaf0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,567
Size: 1.00 vMB
Total Fees: 0.01807270 BTC
Feerates: 150.67 > 1.81 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (14,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,738 900,738 000000000000000000013bf04e269cdd736659b1b5528368770c10ad1407fb0c 938 0.50/1.00 vMB 2
900,737 900,737 000000000000000000013128b209cf984ed5f251231018fb8ff05a66b57cdfc5 1,158 0.65/1.00 vMB 1
900,736 900,736 000000000000000000010094a35a6baa1d8274bd6997dbffcb7de5764b31d7d9 2,886 0.91/1.00 vMB 1
900,735 900,735 0000000000000000000131d0d90eca8496fc68f077578fbf46b1ac90de1b6403 1,793 1.00/1.00 vMB 3
900,734 900,734 000000000000000000004e64d202833660df3e53980910920c9eadd8a5c7bcfd 1,325 0.56/1.00 vMB 2
900,733 900,733 00000000000000000000006698ae96bf7340ce9649e33d4508e9fd05d6735cae 1,536 0.71/1.00 vMB 2
900,732 900,732 000000000000000000009bae41098f1c2897d4f11a1fa85695562e884ec4f787 2,173 0.72/1.00 vMB 2
900,731 900,731 00000000000000000001401e8adcd1b3f38718942881e852aeba1e58ff4c32bb 2,076 1.00/1.00 vMB 2
900,730 900,730 00000000000000000000ee78c4c698c24f1b0b01135149cf1232ce3ae0eccb31 2,816 0.94/1.00 vMB 1
900,729 900,729 00000000000000000001cc9f32276f56f439fc2171431e1ddd0dff8b9804131c 2,276 1.00/1.00 vMB 1
900,728 900,728 00000000000000000001e2c3a2b6cd18585441676f4749a2bc0d8c1a2224aa7f 2,716 1.00/1.00 vMB 2
900,727 900,727 000000000000000000018422ba0e3e164db7ac1007f6669ad059c7f1487121cd 3,318 1.00/1.00 vMB 2
900,726 900,726 0000000000000000000070f53dcd71c762580176334d887bc55b5084679d6f05 3,007 1.00/1.00 vMB 2
900,725 900,725 000000000000000000013c3fcc18d1c1ea057c4cf2cab486244f4a51f465e008 5,534 1.00/1.00 vMB 6
900,724 900,724 000000000000000000014f6bdbb874ca6e03bfb879581f0302137bcbc1c9fccd 2,004 1.00/1.00 vMB 1
900,723 900,723 0000000000000000000084e1410362f164b910afd20d23c63f2000ca2297c108 2,071 1.00/1.00 vMB 3
900,722 900,722 00000000000000000001a1524f9b3a8158357feae3bed58640633f0be6c0e32e 2,325 1.00/1.00 vMB 3
900,721 900,721 000000000000000000007c6add82f1a096998df91c0a1866d40999de3356d88a 1,342 1.00/1.00 vMB 2
900,720 900,720 00000000000000000000ee602822691a1913bcbc7624d57f9073c12bde8491ba 2,079 1.00/1.00 vMB 3
900,719 900,719 0000000000000000000191356ba4f5e0ec05e3590131f18e3ef2d505addccce5 723 1.00/1.00 vMB 1
900,718 900,718 00000000000000000000253d4fb4a89caf8d5945735614ec22493b8e2c56bcda 2,390 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.09 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: 724.29 GB
    • Received: 18.42 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.