Loading Tool

Explorer IconExplorer

Memory Pool

83,319 transactions
32.19 vMB
0.08606041 BTC
Random Selection Loading Transactions
Max Size: 195.41/200 MB

Candidate Block

Mining Attempt c18ceb313b1a3a27c9514acedad347f440e83a27c15543859e878e6afd16820a
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root adaac31de26c0b61b5b33425f2b8f38ca362f25d2563e05301bbe0e9bfc38d83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.01547251 BTC
Feerates: 150.92 > 1.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (213,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,898 701,898 00000000000000000006251fd6aa6934f27ad060de428ab861f3c028be820e4b 734 0.22/1.00 vMB 10
701,897 701,897 0000000000000000000c35cf0395e828be8302fa98e4aa9734dd97dd4fa1daa9 1,725 0.67/1.00 vMB 3
701,896 701,896 0000000000000000000891c2d20d0f10fc3868aa8392d41e1aca54cd1299af43 2,798 1.00/1.00 vMB 13
701,895 701,895 0000000000000000000c2658451a1639c3953e98d955b62945c108aa235e3632 1,955 1.00/1.00 vMB 17
701,894 701,894 0000000000000000000af62a45d652a8ae16147a4040fb5be0068d42ab28241c 2,046 1.00/1.00 vMB 2
701,893 701,893 00000000000000000008a191100db107d3a783524fb467d1572f126b72dca58b 3,088 1.00/1.00 vMB 5
701,892 701,892 0000000000000000000c5fada4ffccd4f3c1d98f2d5bb89d3021eb0b607e201d 1,716 1.00/1.00 vMB 4
701,891 701,891 0000000000000000000a1f9c11ac5661d7a1adc6c26f7146f6b27fb714a666e9 2,629 1.00/1.00 vMB 7
701,890 701,890 00000000000000000006afb44b5f068ea1f32c8db1a8d7ed1a95a7bcfc5e8fcd 2,678 1.00/1.00 vMB 21
701,889 701,889 00000000000000000000dc93c4e9e954a2cb87e892a35fadb2a2771ea9520723 2,745 1.00/1.00 vMB 15
701,888 701,888 00000000000000000001a4d5ebedf92d9eee98a5e3e8e9d779b1933a32366120 2,259 1.00/1.00 vMB 22
701,887 701,887 0000000000000000000bb41b9f7f7eacaf0dc33243c732bf4d0d18bb71977cf0 1,884 1.00/1.00 vMB 5
701,886 701,886 0000000000000000000ea1ad9fe43f46972026dce8dfc84be2c5930ee37c6397 2,512 1.00/1.00 vMB 7
701,885 701,885 0000000000000000000599710b44215a7f84dc593a4563fccd2b162fcc88065f 2,444 1.00/1.00 vMB 9
701,884 701,884 00000000000000000008cb917f2963528e3e39a366b29e4ff450b1134c34eeaf 2,939 1.00/1.00 vMB 32
701,883 701,883 000000000000000000091ce76d10cbc8e7d1b634a0e345501c654b350d7db54d 2,713 1.00/1.00 vMB 18
701,882 701,882 0000000000000000000a2fd5a55fbf03c8dd0ec7e24c29b58a81b0a938a61f9b 2,224 1.00/1.00 vMB 8
701,881 701,881 0000000000000000000ab25ccee5299804898b348c97e29ebb1eb0c90c6b1125 2,522 1.00/1.00 vMB 10
701,880 701,880 0000000000000000000debbc6f112b80b35b6b590320a1e4d8d1bfacb952300a 2,848 1.00/1.00 vMB 13
701,879 701,879 0000000000000000000a8251b8b7748e0634cbdf43d6af9e4391eca91aa2d1e7 2,436 1.00/1.00 vMB 8
701,878 701,878 00000000000000000006e4f8439d19f0e803722ad4a4f08ac3a1c3f2e6cd06c0 2,147 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.