Loading Tool

Explorer IconExplorer

Memory Pool

76,549 transactions
28.91 vMB
0.07448889 BTC
Random Selection Loading Transactions
Max Size: 176.68/200 MB

Candidate Block

Mining Attempt 93dd45bc5c2dfe04f7dcde4c2af5ba47ed954d0a57d37cf103a96176f4a5da20
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root e24fb13bc5b41c8ed6b4639f195ccadab5edf93b6cf4de1ee1c04311fbc61de3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,533
Size: 1.00 vMB
Total Fees: 0.01155191 BTC
Feerates: 104.17 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (648,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,895 266,895 0000000000000007bc698852daac133c7774f0a6be3e7b7c8ddb51e4455f879f 117 0.08/1.00 vMB 30
266,894 266,894 0000000000000008bbf78b0d5c43c28f6f1775ec264eec0891d1730c2506618d 622 0.49/1.00 vMB 74
266,893 266,893 000000000000000812051729b21b66ed86d3a5fff4c194fdb124cda9bd0dda86 382 0.15/1.00 vMB 29
266,892 266,892 000000000000000785b3956621716863e409e06de58dc28a358a7bf454552a43 327 0.25/1.00 vMB 105
266,891 266,891 00000000000000017da77fb7c8fd3b823e42b47aa39dc156e7d409a6f757d5e3 394 0.19/1.00 vMB 83
266,890 266,890 00000000000000052c024583d1b0a350de805e400ae0e2c98802a9c8d6678250 160 0.07/1.00 vMB 57
266,889 266,889 000000000000000a4a90c88faa7ab7b676c6676be831ac482ad96ab2a50d27ab 326 0.20/1.00 vMB 83
266,888 266,888 0000000000000005b4581aab8b97c367ef6646b2fbd974648f4ee81ec324406f 526 0.23/1.00 vMB 100
266,887 266,887 0000000000000008f42bea6cd74776c5e980742e48c5fb1703459454455b1b5e 91 0.08/1.00 vMB 31
266,886 266,886 00000000000000063de34a56a6b021ec94f0c9f47f602d2963ef0949224a955e 30 0.02/1.00 vMB 33
266,885 266,885 0000000000000009ce28dfd8817c380009770dcb1f760e8d3bfffb02ca785261 129 0.06/1.00 vMB 70
266,884 266,884 000000000000000523a703dc080645fcb77d89be4849ce5661aa3b8b6543a15e 1 0.00/1.00 vMB 0
266,883 266,883 0000000000000004692a9c3324505c452e200041b18ae0bc32bf9fdc59131e9b 36 0.01/1.00 vMB 165
266,882 266,882 0000000000000007dc336c8be7adc59a5777d8f58154f07ec59a1f5deb419bdb 241 0.10/1.00 vMB 116
266,881 266,881 000000000000000391e8b40188ffc44553995b48a3b924365964037816ff8adb 46 0.02/1.00 vMB 46
266,880 266,880 0000000000000009ecaf9a784142b33bef5715ec952f0d851b6bbf1e4043c2b3 70 0.02/1.00 vMB 89
266,879 266,879 000000000000000ac42fb4bc0af62d38738ecf41283097f72d7101f6bfb0475f 197 0.08/1.00 vMB 62
266,878 266,878 0000000000000001cfc2ded93b59d4696f560c6e917e7e44b0357da2a1cf8294 59 0.04/1.00 vMB 18
266,877 266,877 00000000000000064213243f11d5475a121a8b466a5daf381cbe4cc371f823ba 270 0.10/1.00 vMB 105
266,876 266,876 000000000000000219fb8370e41d9427e504dca73e5538b266d5865f6bb1bb46 405 0.18/1.00 vMB 80
266,875 266,875 00000000000000042ce76ef539235f37ce8f5c75da7821b69c175e88709ec33d 128 0.07/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.82 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: 710.60 GB
    • Received: 17.08 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.