Loading Tool

Explorer IconExplorer

Memory Pool

76,728 transactions
30.63 vMB
0.13276709 BTC
Random Selection Loading Transactions
Max Size: 176.22/200 MB

Candidate Block

Mining Attempt 2b44e20f2fed0e73593f908466cd8b5acbae3209263bf4a2acf4abab86771b5a
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 78ddd9d7f4ec6a029a94229de4917c32bb49d90a9805d3064a2508cbe4d4bf5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,284
Size: 1.00 vMB
Total Fees: 0.04812297 BTC
Feerates: 150.36 > 4.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (137,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,808 777,808 00000000000000000000e03d33e98e06482c8eb1501c01363073db5f18d6e739 3,235 1.00/1.00 vMB 37
777,807 777,807 00000000000000000006bd94cdea0c2ee23358dd56fca5a6a965b9dcb4b151e8 1,040 1.00/1.00 vMB 4
777,806 777,806 00000000000000000001992941cdab720c633f5d283e1d181dfa725412c3e7ae 1,328 1.00/1.00 vMB 4
777,805 777,805 0000000000000000000020e4ca5192b0882bba94a3a0a1e4c4a18d73135b1b5a 1,692 1.00/1.00 vMB 4
777,804 777,804 0000000000000000000624af4f79803af3a5403624ce3aadad6cc16bb729e26f 2,864 1.00/1.00 vMB 12
777,803 777,803 000000000000000000058521af86fe40fbb7feaaf93340e75fbbdea12d4fb131 3,458 1.00/1.00 vMB 26
777,802 777,802 00000000000000000002a2cf6fa8dd22b71a7daefaafef3f60b8ecd842750e27 2,103 1.00/1.00 vMB 4
777,801 777,801 00000000000000000004313a9d058513542551f3679a06f11f80f93540597352 1,417 1.00/1.00 vMB 13
777,800 777,800 000000000000000000004d35b5a5a7e35d94b15bcf0d6c7f82532d428a857759 2,791 1.00/1.00 vMB 16
777,799 777,799 000000000000000000034ccd36ea4cf893e35611f5c5587ae8a630b9469452ce 1,706 1.00/1.00 vMB 11
777,798 777,798 0000000000000000000689f58aea1758631abf7cc112ba37ea39e3a8cf3eaeef 3,155 1.00/1.00 vMB 18
777,797 777,797 00000000000000000003f7649436c318bae648f9e0d9cf53853935aee4a4c0e4 3,736 1.00/1.00 vMB 24
777,796 777,796 0000000000000000000420b57d48be18711ce872ee105da75b49575f987b99fc 2,407 1.00/1.00 vMB 13
777,795 777,795 00000000000000000006b7b18efbb8e576e12c8d120925d9730b6196faee29bb 1,864 1.00/1.00 vMB 7
777,794 777,794 000000000000000000036cf0b46f089a0a720b6029f5ea2ea48d0b3a1dfa4e2b 1,679 1.00/1.00 vMB 9
777,793 777,793 0000000000000000000137c10f8d7733e28a1dc425f65116ec7b4720a2d19ff8 2,689 1.00/1.00 vMB 17
777,792 777,792 000000000000000000042a69faf9c7d7926110de577212d10f2ec0c7e432525b 1,869 1.00/1.00 vMB 5
777,791 777,791 0000000000000000000688dea7dd66a071fa7f28283deff3c68e7fcad613aad3 3,005 1.00/1.00 vMB 22
777,790 777,790 00000000000000000004bef1b36fd7ed4a0c1bfcc5390006438677e5157e6f86 1,501 1.00/1.00 vMB 9
777,789 777,789 0000000000000000000278b86a9c229e04392ef994a6a2c725e5a662262c8eab 2,047 1.00/1.00 vMB 20
777,788 777,788 00000000000000000001e8486f5469015377f78076ab11499f22f4ec31e132cb 1,715 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.