Loading Tool

Explorer IconExplorer

Memory Pool

25,446 transactions
26.64 vMB
0.05467652 BTC
Random Selection Loading Transactions
Max Size: 127.50/200 MB

Candidate Block

Mining Attempt 789d0c2521a16ad67f0371cd068cb5347d3f48dbc0ea37840df0b615844ab225
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root 7d7e8f8fed0b9f7feff8aabb64b05b1060b4a3244e323db98af8c6612a74d1bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,803
Size: 1.00 vMB
Total Fees: 0.00484340 BTC
Feerates: 40.21 > 0.49 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (1,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,818 912,818 00000000000000000001c2c7364b4a37b6e8904d8691e2bbb5161cfbf40dc49c 250 0.08/1.00 vMB 2
912,817 912,817 000000000000000000013585fbbea0741f38c2616cfe0ec68e022bd90524efe6 4,699 1.00/1.00 vMB 3
912,816 912,816 00000000000000000001bbbdae691fde3a90273236816e3aa7749114ac7ce58a 2,882 1.00/1.00 vMB 0
912,815 912,815 00000000000000000001070449ad385c8e0b140c9946381b721c5861b0835388 6,021 1.00/1.00 vMB 1
912,814 912,814 000000000000000000020b714716324acee62c264dd8ca0d5dcf0b7a917146ec 5,799 1.00/1.00 vMB 1
912,813 912,813 000000000000000000002058f4489f9407bb61dbee940d623158fde58fe0f892 3,321 1.00/1.00 vMB 3
912,812 912,812 000000000000000000018418e06ed2309aa293a86bd9f1329066133dc1c669aa 6,311 1.00/1.00 vMB 0
912,811 912,811 00000000000000000000d3d04fc79fc08a4cfe5b651fdd263606885960a18a47 1,204 0.41/1.00 vMB 3
912,810 912,810 000000000000000000005edad2139080a1652aebd5babe65761ff7383aea069f 3,648 1.00/1.00 vMB 2
912,809 912,809 00000000000000000001c794ab67c6265b67870ca521819117be26a86ef54163 61 0.01/1.00 vMB 2
912,808 912,808 00000000000000000000c7732ebbb152c919bdc93d29e31ed6298abab54b31f9 2,664 1.00/1.00 vMB 4
912,807 912,807 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665 4,530 1.00/1.00 vMB 1
912,806 912,806 00000000000000000000833514de6ae84b003e47fcba431b4b103385d9cdd174 5,965 1.00/1.00 vMB 1
912,805 912,805 0000000000000000000030f00b17455eb3b879c92c6ad904ba36745b1f64f123 3,844 1.00/1.00 vMB 1
912,804 912,804 00000000000000000000490b9397dfa9143813d4bccd63336e0df25013c3d95b 3,455 1.00/1.00 vMB 2
912,803 912,803 000000000000000000018e5074c3069a4ffb53e7903937e0bc1420be45238827 2,516 1.00/1.00 vMB 4
912,802 912,802 000000000000000000018b88614689a7d03c9cbf4b6d1e1f21d7437bc5fb4fe2 2,479 1.00/1.00 vMB 5
912,801 912,801 00000000000000000001d7bae86623813fff353fa706b49bce30db944f4a773a 6,045 1.00/1.00 vMB 0
912,800 912,800 000000000000000000017808ad55288523da9d350766718843582f864c504e82 3,682 1.00/1.00 vMB 3
912,799 912,799 00000000000000000001ddec8e653fe1f90babd71ffa7062cc79c8511006584c 2,526 1.00/1.00 vMB 6
912,798 912,798 000000000000000000000e0d1226a9437382bbbbbdda6dcce1e511f2b63e1efc 3,112 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.93 GB
    • Received: 10.93 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.