Loading Tool

Explorer IconExplorer

Memory Pool

36,706 transactions
30.82 vMB
0.08602192 BTC
Random Selection Loading Transactions
Max Size: 151.60/200 MB

Candidate Block

Mining Attempt 7ecc04c23930767d0ff28c989b8127f270f7fdeb05a4cdc2139a12ddcaf41fc8
Version 20000000
Previous Block 00000000000000000000590892dbec08479e6a3cc00185e948794a42c82afcf2
Merkle Root 4610370779e0e6f1fb0f41cad1cf33fca46c21d2bc371be250573abb0e4d6ae5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,944
Size: 1.00 vMB
Total Fees: 0.02327769 BTC
Feerates: 296.74 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,386 (797,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,593 116,593 000000000000a135098b17578c9ebd71b97c8b929c01399d31022a4fe9b00d10 15 0.00/1.00 vMB 1,771
116,592 116,592 000000000000ddeed72a6783bf20cc755f3c0526d0f8af57015ec1722ee95e6b 12 0.00/1.00 vMB 352
116,591 116,591 0000000000009d2d7da1c2b2b360673fed2ea42a32a5460c590cc13303e9f33d 5 0.00/1.00 vMB 1,043
116,590 116,590 000000000000d464beb9f3bf8802ec6ce58c4558b3f4f7ec563f0ab19922c561 24 0.00/1.00 vMB 0
116,589 116,589 000000000000d6e3fda8e2804517ae5f8ff9b0e82cf95ab61049bf6bce9b90b9 12 0.00/1.00 vMB 677
116,588 116,588 0000000000008b5f3ca727cc7f57c210472d22c6fb5474e4c7faa7f894b3cec0 12 0.00/1.00 vMB 0
116,587 116,587 0000000000008a102995ce99aacbd97fa7310578e17a39416018e3cd06027836 12 0.00/1.00 vMB 639
116,586 116,586 000000000000e887474177f83e044245e86b2d08661919b91d91a2a8fc66b104 12 0.00/1.00 vMB 1,394
116,585 116,585 000000000000b1b2b8de4d543a92906d0729802cb0705e656d5b871a38162414 8 0.00/1.00 vMB 622
116,584 116,584 000000000000330c59df9d736642f04c889ee496e3a35d8c6382b6cea12c6ce0 10 0.00/1.00 vMB 634
116,583 116,583 000000000000eaf2cb8143c77bc7bb5f843fc1b8284a82f0393fe5c4ac6d0c35 12 0.00/1.00 vMB 0
116,582 116,582 000000000000762a994856cd32ad8b20c897ad24a3fbcbdc6e9ab2731398f05c 14 0.00/1.00 vMB 1,165
116,581 116,581 000000000000a9b65fef306d9d8cf845e0b80de51dd5a2da61479ccfa7b4bb38 13 0.00/1.00 vMB 333
116,580 116,580 000000000000a2b615d59b2157ffb6c11819d5d869f58875273969feb7043fe7 15 0.00/1.00 vMB 613
116,579 116,579 00000000000069f9a928f1303cab156cf0719b7b6885096e4d932649a66008c8 12 0.00/1.00 vMB 678
116,578 116,578 0000000000005a1bb31845c7dd220c061bdb06a886b68ad82b600fa4d249ab61 16 0.00/1.00 vMB 1,907
116,577 116,577 0000000000000a31b4c70a41789244d8db955983717e9edf7e79c3638d0df64b 5 0.00/1.00 vMB 544
116,576 116,576 0000000000007a95b83830cda131b1f954c4ababb827bacb856b3d42a4f53d62 11 0.00/1.00 vMB 327
116,575 116,575 000000000000e824329c22f51f523e61d78ef8961bfc057c3b6558a740d24444 12 0.00/1.00 vMB 331
116,574 116,574 00000000000020fd06e8243f774b0401461103c4e945ddd913b6f032e6db09ab 2 0.00/1.00 vMB 1,811
116,573 116,573 000000000000756a6d35295a6c25b9ac8720ec831c0bd0263c0b014e6e267302 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.29 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: 597.74 GB
    • Received: 9.88 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.