Loading Tool

Explorer IconExplorer

Memory Pool

82,095 transactions
30.49 vMB
0.13197953 BTC
Random Selection Loading Transactions
Max Size: 183.72/200 MB

Candidate Block

Mining Attempt 93e817994fbd19c026f42ba92facd6ee2c444f114140eb5ed2ee6dc77a741479
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root eb7755fefeb8db8a4cf9288616f349e8c7ff0f57d9ea861d2f1f9526b7017e00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,497
Size: 1.00 vMB
Total Fees: 0.06924670 BTC
Feerates: 203.60 > 6.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (620,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,917 294,917 0000000000000000b0a333aa0e55c10188682cb436d8cf977e1f309d9102c45d 527 0.34/1.00 vMB 31
294,916 294,916 00000000000000002801006d2c296abdcec507a6863b399b656f9035ec84ddde 20 0.01/1.00 vMB 20
294,915 294,915 00000000000000006a1e8cea53b437e478d2856bd12bace80d9838e7e90ba169 56 0.03/1.00 vMB 77
294,914 294,914 00000000000000008e92fcf9e40eccbfc5d57cd3c7f39c0ede540b568bab64f5 205 0.11/1.00 vMB 27
294,913 294,913 00000000000000004ecfa0060c65cecc4daa92a22a4cc38b2deb2046707907db 593 0.33/1.00 vMB 31
294,912 294,912 000000000000000070bd4591b86d539c7dc8e773e32de4e5c03379639d9c786f 375 0.18/1.00 vMB 53
294,911 294,911 00000000000000006c7fc0cf1c496cec852ff024ab9879ce433a27b60eaea734 58 0.02/1.00 vMB 35
294,910 294,910 00000000000000003196d9b1f8899affb716011db68432822a8034ce064f41bf 651 0.32/1.00 vMB 34
294,909 294,909 0000000000000000793811e14cb54f56dfa237ac6fa2908272be4d4c49f89cd9 117 0.06/1.00 vMB 31
294,908 294,908 0000000000000000aa1c291d9c98bcf9120c932363902bc7ff89df7cd07c13f2 70 0.03/1.00 vMB 13
294,907 294,907 000000000000000077103b703ec7fc666e2ba61bd042b429978edda80b834886 391 0.25/1.00 vMB 30
294,906 294,906 00000000000000005d0bd9314809f668ae7383981b82eed17c88c16b21b1dd57 612 0.44/1.00 vMB 32
294,905 294,905 00000000000000006c40ee21e8556a51f885e4646cd2c7b2a849beb90d3f4b46 28 0.01/1.00 vMB 43
294,904 294,904 00000000000000003e86b852a8789d24acf9dea27387eb5c37f078914c7e90f5 64 0.05/1.00 vMB 22
294,903 294,903 000000000000000079efbf1f58f550eb368e96d0d33e621a649522735b973ccb 256 0.10/1.00 vMB 53
294,902 294,902 0000000000000000a50a025cac694a032d88be49b8d882db4dc5e40d8ee4edf5 16 0.01/1.00 vMB 28
294,901 294,901 000000000000000010a941b6fa0ac4eb7ae98510e7ee0ac94a7858d2821c2005 165 0.26/1.00 vMB 16
294,900 294,900 00000000000000002bb463509058358b5671af41e3b5314bb6e8046852d9106f 585 0.50/1.00 vMB 23
294,899 294,899 000000000000000045bac95bbd1d46d2b59f6771fbcac0d3f6c6ee9c147d9f31 512 0.18/1.00 vMB 51
294,898 294,898 00000000000000003432bece3678dcd698bbd47b62caebf03cc93591878d67df 64 0.02/1.00 vMB 69
294,897 294,897 0000000000000000855a42f3838950bce834c646624bc40d773a8ac25cc91b61 135 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.