Loading Tool

Explorer IconExplorer

Memory Pool

48,206 transactions
20.99 vMB
0.05797136 BTC
Random Selection Loading Transactions
Max Size: 120.26/200 MB

Candidate Block

Mining Attempt d98ff90987332f6dc38ad917a32267d1175604ed480cd4c49ccd50e0613f17d6
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root dbc1309056b0d8f232e846c8fc10bf253f4cfc1f6d2f175d192a0919d25dc3ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,198
Size: 1.00 vMB
Total Fees: 0.01578853 BTC
Feerates: 502.67 > 1.58 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (659,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,835 254,835 0000000000000024d4bad99d5139fbb1c402aa6e6d549d6a136b3e65975b0743 359 0.15/1.00 vMB 86
254,834 254,834 0000000000000020369b9f3edc578fb182c68c56d090ebe23c11678f7527cc7a 261 0.14/1.00 vMB 67
254,833 254,833 0000000000000001dc88a408ac3526e1f5e2ac2c3fed3ad742f0e365af556c0b 388 0.15/1.00 vMB 89
254,832 254,832 000000000000002091055ea4076c157f80204ca5fce89d3293d2b053adc70b85 35 0.01/1.00 vMB 93
254,831 254,831 000000000000003e93ef9946f7257be51c7a9f980591821a7c91367f91048996 91 0.04/1.00 vMB 80
254,830 254,830 0000000000000018c808907191847cf6ae36e69d41ba7181a70a6b42d6e33797 116 0.04/1.00 vMB 74
254,829 254,829 0000000000000000f800b868c33216b036aff3cfd593323796d80562ce65c1f2 127 0.05/1.00 vMB 123
254,828 254,828 000000000000001eacb080d65e47f7686868115bb189dbdb547ea50367cc6d05 477 0.20/1.00 vMB 89
254,827 254,827 0000000000000011456fd97df17074ee5099144e126e2ac178871a35352a7419 120 0.05/1.00 vMB 86
254,826 254,826 00000000000000290e7b66eacde9fa8ff19bce89c8e4e67b9ab237e676d49dad 174 0.07/1.00 vMB 85
254,825 254,825 000000000000002ae999dcaa3ad0cf304e6324dc6830aea91a2c6cfdff781a6b 155 0.07/1.00 vMB 74
254,824 254,824 00000000000000136483c068624c7d1b63bd26e2dfce90db1d6f358dcc95f15e 441 0.16/1.00 vMB 136
254,823 254,823 000000000000001d2ef58801eff54849d585e4a50c7657e4feb956cec5b7b18b 128 0.06/1.00 vMB 95
254,822 254,822 000000000000003adbcbb0f313201e6d976ad96a87cf0d6e5bbd12d36fcc15b9 380 0.15/1.00 vMB 110
254,821 254,821 0000000000000031a0cce070d586150bd691aea5a1176667dc9ddebfb5d0a620 48 0.02/1.00 vMB 113
254,820 254,820 000000000000001e802c731a7dc753ee5778b5213702e919212f9e3edd57f7b7 49 0.02/1.00 vMB 86
254,819 254,819 000000000000002b3fc561802fb4be0ab3a0e2d6894fab04ae94ed8d8da3661a 287 0.12/1.00 vMB 109
254,818 254,818 000000000000000d1b0bde0fcccb13eaed85505bf81cc85074b16d3916db115b 170 0.12/1.00 vMB 86
254,817 254,817 0000000000000031e8368e6cf2b09085f294f0f3143b42bb3ff956f3a0fe778f 62 0.03/1.00 vMB 71
254,816 254,816 0000000000000009ff267c79b8301a40d3b81f4e5318aab501335c45613cb7a3 267 0.14/1.00 vMB 95
254,815 254,815 000000000000003f0061583ceaef487ad024b16d19eb69b80ac68483fee09033 324 0.15/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 780.64 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: 550.23 GB
    • Received: 6.42 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.