Loading Tool

Explorer IconExplorer

Memory Pool

41,462 transactions
31.51 vMB
0.08255649 BTC
Random Selection Loading Transactions
Max Size: 158.17/200 MB

Candidate Block

Mining Attempt 1b18e8481689e7f93d8a43fddab1b6914bfb6b376b020b0bb1a623b9b139ae10
Version 20000000
Previous Block 00000000000000000001bce059f3583b3cf282475591f68e58ba9a4e27df5768
Merkle Root 4b2a642befde7dd967ec20d2639d9bbd76db6a4108fb6b9311091380641227a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.01768855 BTC
Feerates: 150.77 > 1.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,567 (370,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,372 544,372 00000000000000000013002d69aec69f98fde4acf9dbf24e7c50a07fe9548ab3 2,904 1.00/1.00 vMB 31
544,371 544,371 0000000000000000001aeca4305539781e1f1803a40c7f1143f462b0e69f21dd 1 0.00/1.00 vMB 0
544,370 544,370 0000000000000000000467175da8dd509b76a48796cda26e5b605077c4c0cb84 2,763 1.00/1.00 vMB 27
544,369 544,369 0000000000000000000a95211b6192cc2119ba991d7bbdb52aef2f98f8abfd5a 904 0.33/1.00 vMB 14
544,368 544,368 000000000000000000207eb8d05f32f1d33006e68bf65467c91e52dd936efb64 1,287 0.48/1.00 vMB 13
544,367 544,367 0000000000000000000b296c04f9a9f7d9439cad4edb46bf7f2d130e3b43981c 2,050 0.79/1.00 vMB 15
544,366 544,366 000000000000000000240f6b8d39d0256709b3c298d2c1377d9a586242fda31b 2,161 1.00/1.00 vMB 8
544,365 544,365 0000000000000000002239be93ce095b0970e156f51464dcf5b0e0e1825e4d78 2,592 1.00/1.00 vMB 24
544,364 544,364 00000000000000000018e46b222a6a7176f61f9a067578e056214907aeb251fc 2,664 1.00/1.00 vMB 16
544,363 544,363 0000000000000000000e5636c63892811e59580770380ab704f1846118c24a54 2,769 1.00/1.00 vMB 18
544,362 544,362 000000000000000000029a69519ee08d77c9c55a6267e85a49af5d6eaee5271e 1,449 0.97/1.00 vMB 3
544,361 544,361 0000000000000000001d88abc88ebb89987650019a37960b8926946b462525b8 2,330 1.00/1.00 vMB 14
544,360 544,360 00000000000000000017835575f4430df55aecec90212e32d746f01832417876 2,030 1.00/1.00 vMB 13
544,359 544,359 0000000000000000001efd259d3b1a6ffae68e43e28dde72699493c6df26cbd0 2,387 1.00/1.00 vMB 17
544,358 544,358 000000000000000000060c4ce5d1b09daac270704a21e9efd06d1601572cbf3d 991 1.00/1.00 vMB 14
544,357 544,357 000000000000000000257689a0b98062245f44144f13dfee34f5c191da86edce 1,552 1.00/1.00 vMB 18
544,356 544,356 00000000000000000025a678d0fe1fa946c95c1a5fe5b11cac66d246db9087f3 2,251 1.00/1.00 vMB 24
544,355 544,355 000000000000000000009fb64d297de6040f6de004ff13e24001b011406a34ad 1 0.00/1.00 vMB 0
544,354 544,354 00000000000000000018331967c2e840c93cf176a64d0540ac5824f1e3558088 886 1.00/1.00 vMB 41
544,353 544,353 0000000000000000000295455c549d75c2e6c68e9409078d9c3c96ebc1cf5fbd 712 1.00/1.00 vMB 64
544,352 544,352 00000000000000000025b1d599dd813633553b668551952245e6ea3e52d336d2 2,421 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.62 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: 625.21 GB
    • Received: 11.58 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.