Loading Tool

Explorer IconExplorer

Memory Pool

45,908 transactions
27.70 vMB
0.07633055 BTC
Random Selection Loading Transactions
Max Size: 146.57/200 MB

Candidate Block

Mining Attempt f8fa8ce16cbb2931d9554f82ed4abbbf28248de293888bb77567d54da8e431ac
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root f35d6cb2bf50e1d4d1308aeadddbf0436ce2f67477ee7a6e099122ecfb0664a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.02408288 BTC
Feerates: 502.65 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (806,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,187 108,187 000000000001f0ffc0c960defd994527d675f8fd6df730f1071563a3867ad0f4 4 0.00/1.00 vMB 0
108,186 108,186 00000000000059d2b4dc4b3975c049f7760aa525388d4643ff0561b100206af2 12 0.00/1.00 vMB 0
108,185 108,185 000000000001735c04e4a957b8e965a5ba00fc01e0e5eb9a6c8a87e6cf1cb3b8 9 0.00/1.00 vMB 0
108,184 108,184 0000000000021d7492a3c506deea65fb92d628ab9902c0393313a9a55afc2b7c 33 0.01/1.00 vMB 0
108,183 108,183 00000000000035c93d4e9b3532fec43025570bbb317e3243279eb36574c61607 10 0.00/1.00 vMB 0
108,182 108,182 0000000000008727f5512189858f457b099a4cc6e37db3c6b457a7f9811ba6ce 4 0.00/1.00 vMB 0
108,181 108,181 0000000000012cab9551d1b82b2bcf2094aafd5ea3534a3f4147c5f7f9f1718f 5 0.00/1.00 vMB 0
108,180 108,180 000000000001dfe4980dce8de1daaaf3197a038c45c7cdef5257299fb12b2394 4 0.00/1.00 vMB 0
108,179 108,179 0000000000014a0bb794f4894906997eea74321963eac04b2bea8c53e9f9ed0e 8 0.00/1.00 vMB 0
108,178 108,178 0000000000014430acee4fe0db9e0bfc4faaa9d16622c175f1ee7414774a98d3 5 0.00/1.00 vMB 0
108,177 108,177 000000000001e052f1737c7a6e4cf3a96763400ed31c744a3812e76b2b0383f0 7 0.00/1.00 vMB 0
108,176 108,176 000000000001ee371d2903e7d390c7b90788c236a6a67f8cf89721c1df823d29 12 0.00/1.00 vMB 0
108,175 108,175 00000000000244ccf3c88801b62d5eca33528644cf8bc5fe8248f2eb5aa1242c 39 0.01/1.00 vMB 0
108,174 108,174 0000000000012e463a81135a095707bfacb237358ed14b1034a2799a1f4b082d 1 0.00/1.00 vMB 0
108,173 108,173 000000000000bd4fa7106f28faa7fea95d1268bbf1e98576d4fa14a2a9b63865 2 0.00/1.00 vMB 0
108,172 108,172 00000000000101bbf7b926edea85ba0d83067177a4bf0ef5fdbec2f352775ed9 4 0.00/1.00 vMB 0
108,171 108,171 000000000000f404e59b376ad4c66e7b32e29cf403d57d7145076d085ac4a81a 3 0.00/1.00 vMB 0
108,170 108,170 00000000000050e65a11fd373f3beff83ae6cc6531ce72657f7c01d13fba605e 5 0.00/1.00 vMB 0
108,169 108,169 000000000001f5213ee99a83f00dc6affd4c221a4368d6b2678d93caccfbdd88 11 0.00/1.00 vMB 0
108,168 108,168 000000000000d2dd3bcd01a88e400e3f8afd6901691a8bb84c1d093e66caf56a 12 0.00/1.00 vMB 0
108,167 108,167 000000000000a2ecb88bc5b9bfb6942cbb6ec9f13e77d0d2b2a8d4f615c53037 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.