Loading Tool

Explorer IconExplorer

Memory Pool

40,772 transactions
27.92 vMB
0.07308364 BTC
Random Selection Loading Transactions
Max Size: 143.34/200 MB

Candidate Block

Mining Attempt 06f637d814c0155d6994e329431aa0e379cab4df71763a932bec29dad1093f18
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 3c0b91be8b261d733606107939278243798910834c2a92850b111f58f346ca95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,829
Size: 1.00 vMB
Total Fees: 0.01954605 BTC
Feerates: 101.49 > 1.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (337,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,851 576,851 0000000000000000001a40d09e791bd1112fa5ce15a4da7fa19e1564d157bb15 1,711 0.84/1.00 vMB 34
576,850 576,850 0000000000000000001cef8489ee74e52515e00de68f11818df9ab1be6baeabc 1,638 0.76/1.00 vMB 69
576,849 576,849 00000000000000000004c54164e9681db73af3e2b939202bfb3c08693bef9795 779 0.23/1.00 vMB 50
576,848 576,848 00000000000000000004b18bc53922012b05a69fac1e6ee801515ce9887386a3 1,420 0.51/1.00 vMB 47
576,847 576,847 00000000000000000016c9b53601fede8f1a56bcd4fa4ac8b03b523997c10c5a 943 0.28/1.00 vMB 64
576,846 576,846 0000000000000000000a69de893b5ea94b546f1ea6a0eb8049532b58a45adf4d 2,017 0.82/1.00 vMB 48
576,845 576,845 00000000000000000026a449c21f03563d83e3a60ec61beeb11a863ce21eeea8 3,079 1.00/1.00 vMB 42
576,844 576,844 0000000000000000001e345d600db32b56d43944fb9d67e6e3a8e93f9004da5f 3,090 1.00/1.00 vMB 119
576,843 576,843 000000000000000000244ce2604e25a5ace4371081f78df3ff2a2b42d57218e1 1,736 0.77/1.00 vMB 44
576,842 576,842 0000000000000000001636265c8f30a3cd08c9f5d7a2ada76e7cd9c31647f4ea 2,415 0.97/1.00 vMB 5
576,841 576,841 0000000000000000000bdb8eec2a8152498f954c6f5932c954de2ddaa4699db6 2,800 1.00/1.00 vMB 60
576,840 576,840 000000000000000000243d8a0c46d82ce45b326ef15099cb2c97cad58e909c47 2,266 1.00/1.00 vMB 117
576,839 576,839 0000000000000000001277734211e8879ca77e717149597e267906116a3e0243 2,783 1.00/1.00 vMB 173
576,838 576,838 0000000000000000001dde00c2a1cca7e13001c88c029528b590854454015feb 829 0.29/1.00 vMB 70
576,837 576,837 00000000000000000027c293a1f9c72077a3376192b94782a92d91528d913d64 1,500 0.45/1.00 vMB 72
576,836 576,836 00000000000000000008db3c6dbf4e1e485e5421d9b75a0f462de7e3420f5ebc 700 0.23/1.00 vMB 68
576,835 576,835 0000000000000000000344741b4ded65cdb5fbae01817b0e218563c2d10fda58 2,524 0.87/1.00 vMB 12
576,834 576,834 00000000000000000012d2164c7801516343da94cedffa1f3a34a90f4d17d594 3,078 1.00/1.00 vMB 112
576,833 576,833 000000000000000000188cc008f9fa40fe9b2815504dfec4c05c3a9be6a1334b 3,257 1.00/1.00 vMB 59
576,832 576,832 0000000000000000002099f12fa3e30b1b00399fa83ca04f9aa0029f096d4ea8 1,453 0.44/1.00 vMB 50
576,831 576,831 00000000000000000029f46ae84395f927b15576c9cec9944bdfaabef39117d6 1,876 0.66/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.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: 632.53 GB
    • Received: 12.12 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.