Loading Tool

Explorer IconExplorer

Memory Pool

86,431 transactions
31.63 vMB
0.14706261 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt dbd83e8bef0abe4f0356fbd062c2ae208231c01c124570932da669ed502b9473
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root a1fec1a39edca29c63fb7eadda1776c712f86868b5e14d64aa48b678575f8fe1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,587
Size: 1.00 vMB
Total Fees: 0.06473880 BTC
Feerates: 214.31 > 6.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (610,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,078 304,078 000000000000000052543c26e926115885b43977e97a50b7a77c7cfd86cf0633 292 0.20/1.00 vMB 19
304,077 304,077 0000000000000000469b094e7a25a547c19d1cf2984243052e86427ac779b6ca 245 0.15/1.00 vMB 27
304,076 304,076 00000000000000003a418869eb71749a7166c3dee070f6957c8d607d82086268 330 0.35/1.00 vMB 19
304,075 304,075 00000000000000001d2ac81a6fff1992f727eb5a5bdc4a888b2ce18fed1010f4 55 0.05/1.00 vMB 19
304,074 304,074 00000000000000003c56758150992f78d67ac295c7ae1eb6e725cd312b6aa1e9 605 0.30/1.00 vMB 35
304,073 304,073 0000000000000000188997c3e84cf566d66fd5e801dfe4dab472e26e4d95f3f5 400 0.24/1.00 vMB 32
304,072 304,072 000000000000000035c64018b5fb2168ed51f8958f83df4106475bf4e13f83b0 359 0.18/1.00 vMB 32
304,071 304,071 000000000000000055bba84f5bd0d3e5ce97654b4fc0924e80adb00dbeff16bb 695 0.35/1.00 vMB 36
304,070 304,070 0000000000000000531c7a95384e53a8e6ef1c77cdc18d8ea02abb8cdc598678 939 0.44/1.00 vMB 35
304,069 304,069 00000000000000000a582ec62b39e3c07eb699d0b7991e93d60623b32f3d8f36 492 0.25/1.00 vMB 28
304,068 304,068 000000000000000047c50522f4e3788944736bf3ec16137dc959b5097494a39a 380 0.20/1.00 vMB 28
304,067 304,067 0000000000000000208fde285e888afb3fa9fa6be96de413975268a1e05aa062 561 0.50/1.00 vMB 23
304,066 304,066 000000000000000049743ce9b7a944abf7bb4aaa0b88adefd0e4e5c1edc1b32a 778 0.35/1.00 vMB 35
304,065 304,065 00000000000000002ba5b085a86e101dc71fb466cf7c28e559315b8bf3f3559c 301 0.21/1.00 vMB 25
304,064 304,064 000000000000000003949fa2363a958637f55205b7c3b5712aca721d22dd9cfa 990 0.50/1.00 vMB 34
304,063 304,063 00000000000000003c411e55fa2a03802e743de2aba6bbb72cb20879b0145b2c 677 0.37/1.00 vMB 35
304,062 304,062 0000000000000000546645af09785c2c0477848110931f4709b02f2005b90305 960 0.35/1.00 vMB 45
304,061 304,061 00000000000000004d42a1eec741593718ffbcb7c6849f0c82bb15c8c28b2112 1,236 0.64/1.00 vMB 32
304,060 304,060 00000000000000004b2b1136b58053d0fd0400d8d993882da83b7c3d664271e8 609 0.39/1.00 vMB 26
304,059 304,059 000000000000000020f8886aae5b06e9fdd978c7dee1662c99ff15b402609455 114 0.25/1.00 vMB 14
304,058 304,058 00000000000000006051c751049f713bb0a765dce80db506d5e9393cc5fb1c53 920 0.35/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.