Loading Tool

Explorer IconExplorer

Memory Pool

41,491 transactions
20.23 vMB
0.08895352 BTC
Random Selection Loading Transactions
Max Size: 112.93/200 MB

Candidate Block

Mining Attempt 0971fe873ee82f5595330592e8555db0b9a6256b9a30fc09afabbe942f1fe389
Version 20000000
Previous Block 0000000000000000000090007083a4c5b0066025965bf90976dad02bace4e5cd
Merkle Root 9f07e55320a640170a5aeecb143cfe0f7674c875b1ff613ea09d67afb2b39435
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,672
Size: 1.00 vMB
Total Fees: 0.04893581 BTC
Feerates: 200.91 > 4.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,104 (663,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,005 251,005 0000000000000065b28211884676c3f951c4516e7b2f6f57945f1e51b2948d28 303 0.10/1.00 vMB 3
251,004 251,004 000000000000006a3b5128ad54bb3edcdd94595bf8450f000bcce84da7f31b11 250 0.12/1.00 vMB 95
251,003 251,003 000000000000007139b70b311f6890f71bab7e052017b7ca7c9ba2aba82b69ef 43 0.02/1.00 vMB 56
251,002 251,002 000000000000006b62225be2762ef30a3d7d93efd76fe251d207bb6e71867877 312 0.15/1.00 vMB 96
251,001 251,001 000000000000003656d9ee65c6a650237a06fda6635ec33b93e7d55caf6530ca 352 0.15/1.00 vMB 135
251,000 251,000 00000000000000187d502943a776688b80da0744eb664ce7c5c04eeae1a33f52 75 0.04/1.00 vMB 89
250,999 250,999 0000000000000014692d0522e5fbfcba1a28b40d5cc95da2e1a2abc4378db172 474 0.22/1.00 vMB 64
250,998 250,998 000000000000001fd90a9b0e763bdc2faea7f7459c0541c6cf694130c88278d0 526 0.25/1.00 vMB 113
250,997 250,997 000000000000002bb04e55fa65fc1b3cacfc3f5c082849c710a677e7911d370c 316 0.15/1.00 vMB 112
250,996 250,996 0000000000000066d2dad1d4b2b70430cdea30773e0bb6007a93b6efdb22a33d 191 0.09/1.00 vMB 117
250,995 250,995 000000000000003760e0c091120d6208dd7508c73b9799239dae31e7348076db 195 0.08/1.00 vMB 116
250,994 250,994 000000000000001e1c7b8a0b1a358ebb62493b12157e6473aef9cd2634f38656 182 0.08/1.00 vMB 97
250,993 250,993 000000000000005676fe19122e0c9a6c9d2dbdbe8e449f4770e773529896fc92 30 0.01/1.00 vMB 116
250,992 250,992 0000000000000022505d449caa9a6c6889783a75ee78efed668ec18fb9cf3ccc 4 0.00/1.00 vMB 84
250,991 250,991 000000000000006c54866efeb3eea9ef41ebbf5e94eae610484a268268b1c194 102 0.04/1.00 vMB 67
250,990 250,990 000000000000005dfb54f1f7a8b45bddbedfe82644cf925f17b23d71510c3698 237 0.15/1.00 vMB 79
250,989 250,989 0000000000000014f56fd1fd8809ac94074d6b7438b2f77c30c78b61b406ee96 677 0.23/1.00 vMB 84
250,988 250,988 000000000000005164558dbfed658cabafd160be6936ba3cc0289a96fa727e8f 547 0.25/1.00 vMB 120
250,987 250,987 000000000000001e451f94ec5861a0c8f248c1e20233c752cebfcc3d3df0d658 120 0.06/1.00 vMB 149
250,986 250,986 0000000000000005627e1b1b0b390792dc81fa17aac95f20a51d5835cf261323 310 0.13/1.00 vMB 136
250,985 250,985 000000000000006001711dccf82f9ed572e938286c0bb2a4ab9b659136884879 602 0.25/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 780.78 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: 559.41 GB
    • Received: 7.20 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.