Loading Tool

Explorer IconExplorer

Memory Pool

41,279 transactions
18.09 vMB
0.17075068 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.77/200 MB

Candidate Block

Mining Attempt 273e0b4645063ce059f737479917df010c8ea1827e4421f16fb56c69d33a4594
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 66ae64b549d9fa370e27183b6a0c01393e84c6002967db6551133d1945e2bf60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.05497260 BTC
Median Feerate: 4.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (770,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,954 142,954 00000000000008ac6f1b993c6d9e1a86b024bcfdc49c19a0d5c7a0a355ce73f2 60 0.07 vMB 87
142,953 142,953 0000000000000590bd86b79feb16b2a348b583d7c6fa1d2ca84c46f39f33f3a3 9 0.00 vMB 1,174
142,952 142,952 00000000000003f4570e50a91354e13c208acc7c94e6016ee83de6b22dc21b14 23 0.01 vMB 254
142,951 142,951 00000000000005a377d6629536e8db842d87d84899761f3dceff0902f86bad96 115 0.03 vMB 58
142,950 142,950 0000000000000015b5a640d2bd3d99330268096040e987a6d4c3e5742d40bcd5 66 0.03 vMB 251
142,949 142,949 00000000000005786093039b14a0bf40a30a57178b3f4899af72a61b1d34d483 114 0.05 vMB 288
142,948 142,948 00000000000000d1f0209d768a28c9d80c7bd8c94ddfd5dd9298a5f72c447958 97 0.05 vMB 220
142,947 142,947 0000000000000290a3c3a9481635339873f8d36efaf65893ab8a6ca8b618faeb 129 0.05 vMB 73
142,946 142,946 0000000000000208f7b73159da71ad223859cbd48d6a251d9f1c84d540b91343 83 0.04 vMB 208
142,945 142,945 00000000000001e2aa699e58a5510e11dada4efb74cef0aa0cb2eb4d1ea2aaf9 15 0.01 vMB 33
142,944 142,944 00000000000004dc25ba1114541ee14c6522ac427584ee4ce60e31969b6479cc 67 0.03 vMB 227
142,943 142,943 000000000000026be2c1a9cf3dead1b51f583d9c8249a7d16eccb5ffb340a78b 45 0.03 vMB 139
142,942 142,942 0000000000000005461ae053beea1abe4faafebde503d3e45ab0aef3dd758976 81 0.03 vMB 199
142,941 142,941 00000000000003fdece7c92a10b181c4ce724025f9b8c6491b360237e8d692d2 58 0.02 vMB 80
142,940 142,940 0000000000000829741a53212f5661e665bb0065b96f23ca950aa22e1d5b23fb 60 0.02 vMB 180
142,939 142,939 0000000000000211fcd55b28ab22f28ad6bdca4ca23e14c14b2da7f33c03e9fa 34 0.01 vMB 162
142,938 142,938 00000000000004ce6f3a52a06f46ea8ec8364231c19c1b98c112ec8b487fee96 4 0.00 vMB 1,055
142,937 142,937 0000000000000345f9c479456045e57f665e8111e71dd63cc325f9fd47561dac 25 0.01 vMB 111
142,936 142,936 000000000000025ba8ba1ea5169bcf12331c90221139d718a838cd7563e8fe1e 18 0.01 vMB 108
142,935 142,935 00000000000006dc802d7eef32ac0d618211e32c1575cdb06942735d58f7a51a 82 0.03 vMB 63
142,934 142,934 000000000000089b587fd8a97ddfac4890a88b7084843d0b991883bd63d3403f 97 0.05 vMB 201
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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