Loading Tool

Explorer IconExplorer

Memory Pool

41,300 transactions
26.64 vMB
0.06205739 BTC
Random Selection Loading Transactions
Max Size: 139.13/200 MB

Candidate Block

Mining Attempt 22a588ff1b758987e3821aa8b1027387465af6628c250c8b2aa18fbd0e8f17cb
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root f16112ed3dbc5678dd5bb861bafb88d4abe20e3e1daed1e73fe546ac89a079fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,026
Size: 1.00 vMB
Total Fees: 0.01286623 BTC
Feerates: 50.62 > 1.29 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (599,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,005 315,005 00000000000000002494879aeffd8e609054b28d2f0d90188900c7f57c3687ce 55 0.03/1.00 vMB 30
315,004 315,004 00000000000000001c5353de20f5131c03b62540b640268545985dcb95d502ed 251 0.15/1.00 vMB 26
315,003 315,003 0000000000000000348b9db486a58d46cb34d164287a7546eba6cdd8302bd6d1 153 0.15/1.00 vMB 22
315,002 315,002 00000000000000002ba9be3770eca21d3cb7f80cb7dce7afe91b9d9943041652 301 0.16/1.00 vMB 88
315,001 315,001 0000000000000000200edaeaeea351a2d692c3abe671578eeb83fc3dbd4861ad 98 0.04/1.00 vMB 35
315,000 315,000 0000000000000000062ff7f089671d68b37fec1c8a8dca03ba466e39ed95c1be 143 0.10/1.00 vMB 21
314,999 314,999 00000000000000002b5c6e5cbe28325d878ddfe739dfaf79c201ea9b38c39895 84 0.06/1.00 vMB 25
314,998 314,998 0000000000000000132829c7e01af2fbedac84f48049c7dda0fc951ddfdcc3c1 1 0.00/1.00 vMB 0
314,997 314,997 0000000000000000132aa116985ed58b699f221f4887c8f555a71a98732b03da 308 0.23/1.00 vMB 23
314,996 314,996 000000000000000012a0b2f358e74136608b5e1b0735731b51eba6abd7aa97d7 769 0.50/1.00 vMB 24
314,995 314,995 000000000000000019d1e9f627533cf31d388b401ed97b078ab7799d7039574f 252 0.19/1.00 vMB 21
314,994 314,994 00000000000000003480fb637df3b38b7c52af7841573be2eb2b67bb653d100c 580 0.27/1.00 vMB 40
314,993 314,993 0000000000000000163fa98ff9c387bc4ad741291ddd7808fc93a656b88fac01 305 0.19/1.00 vMB 35
314,992 314,992 00000000000000000eae98ec899d5bf8d4189c47f721c80435aef883d513ccd5 98 0.07/1.00 vMB 9
314,991 314,991 00000000000000000bece64e714f45c4b8784cf7235fd1d58c8515ce8daca1d5 701 0.42/1.00 vMB 29
314,990 314,990 0000000000000000257313cb9952048deb5a0d301ced1b3001e3b2c9c4ddaaf5 456 0.28/1.00 vMB 27
314,989 314,989 00000000000000001267c93e6841cde4c542a5923a473b54883b1ed964d881c7 779 0.57/1.00 vMB 23
314,988 314,988 000000000000000017f5381327e90150e54420f10857ebf5191699d1013107b4 317 0.19/1.00 vMB 24
314,987 314,987 00000000000000001fc41eeda8ca68a4d0ebfa977486ae69c817850dd91bdef2 233 0.12/1.00 vMB 27
314,986 314,986 00000000000000002fb119f7caad2639dc3fe2e76d672a6d1e5df5e646a19a41 127 0.06/1.00 vMB 31
314,985 314,985 000000000000000015f343809d6efc4cad93aa84610c87bd60aebea3036459a9 947 0.59/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.