Loading Tool

Explorer IconExplorer

Memory Pool

28,228 transactions
6.20 vMB
0.04024301 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.50/200 MB

Candidate Block

Mining Attempt c60f55ab4cc3ec24b2b4e661b0cdf7c3a71657abf69110ee4e023be20f105edd
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 9adf8f8790f15870c085584cfca11c314dbbeb6e61f78bc4f06a490fc423352c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 0.84 vMB
Total Fees: 0.02612167 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (664,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,926 248,926 00000000000000353c72a05b1254a6afc761281b98b32956d182b4f29d4582e5 595 0.25 vMB 181
248,925 248,925 000000000000004521034719111c973b76b7313f98d40c3448cc56aabefe56a9 96 0.05 vMB 158
248,924 248,924 0000000000000016c1b98212c4c31601ad05debedb5fc817fd8147f15cf3967c 92 0.05 vMB 122
248,923 248,923 000000000000005063ddb1e5e2e62a5b6f64187c0abac81a27f4f3ba0bc3b469 165 0.08 vMB 132
248,922 248,922 000000000000000b3b3a34ed81c81b2f0cfa76e442bfe60a1c7c8047677b5ce7 266 0.11 vMB 210
248,921 248,921 000000000000005b09c1cd8c37c7fa73767fe3ec8b9a61b5c77455799e27b4b3 128 0.05 vMB 74
248,920 248,920 000000000000006456ca75ed06b45921795c00002a882f59049f75dde117d518 512 0.23 vMB 82
248,919 248,919 00000000000000446b7aeecae34759d5d528aa05c0982718435b646f197e749b 272 0.20 vMB 51
248,918 248,918 00000000000000738858fe79ae7edd105c21dd2c18c2cf1a3ed759b70ce9d44b 585 0.25 vMB 185
248,917 248,917 0000000000000060c96939a012a359001fb0ae52f68067e2a628cb7e751d56e6 26 0.01 vMB 94
248,916 248,916 000000000000007ee55152dbe5cd0c52fedf0ff7f39cbcb3ab3c8e6fa53902d4 106 0.05 vMB 157
248,915 248,915 000000000000007576e5d5e85593ae961abcab28249bba2a0f90462a0951af3b 22 0.01 vMB 132
248,914 248,914 000000000000000d4f6855272c888a67bd1e0650cee9b3aef73c5f84e68e741e 32 0.01 vMB 98
248,913 248,913 0000000000000088c7801bf270e6572e38df94c7ee96e779638fd1e227bdc05d 136 0.08 vMB 97
248,912 248,912 0000000000000000f69824fc8a10b43f024e7cf6d9762464683312a6343655bf 208 0.12 vMB 152
248,911 248,911 0000000000000001e54aa7620f9903e211ee648e60a831f15db67582a02f50de 124 0.07 vMB 17
248,910 248,910 000000000000000b4697a010f4ff954324a996f52bc5a8475ab26d257f76f0b9 532 0.25 vMB 138
248,909 248,909 000000000000004e86e42b62d2954da687302d785cb5bcaaf46f112f6896759d 5 0.00 vMB 94
248,908 248,908 000000000000005531d90ad6737eb8733066e5c721efb96b1ee40e09183435f7 508 0.24 vMB 139
248,907 248,907 000000000000007a9b86651de72634e3765383aff39aaebdf2c69d6af0c5fa72 32 0.01 vMB 129
248,906 248,906 0000000000000063924fb862541be047ed0e82a98025514a1b02a6c7fe11d169 273 0.12 vMB 141
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.36 GB
    • Received: 0.64 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.