Loading Tool

Explorer IconExplorer

Memory Pool

37,378 transactions
12.75 vMB
0.19313661 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.75/200 MB

Candidate Block

Mining Attempt 7d9990e6f98a22be4d7d78202a5822e18a183c0d8c8ab575ed96ec864ab157f5
Version 20000000
Previous Block 0000000000000000000013f404a115b9f9c1fdfe7128073b0fa5c396bf543e69
Merkle Root 494b9998a53d63a18e18d3fed81ee5945a757ebd919f1ac05c6e99ad320415ec
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.06928932 BTC
Avg Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,035 (699,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
213,842 213,842 0000000000000393e99072f8048f3b3186c36e2fb8bb83b5db6c645ae08d5156 0.16 MB 230 110
213,841 213,841 00000000000004c0021e48a4a7fcffabf8434978785cd9b685cea7dd968503e3 0.20 MB 571 242
213,840 213,840 0000000000000272cae8506bc4b0edfea264829ae16581de7a969bdb244ba28f 0.08 MB 166 198
213,839 213,839 000000000000044400ae191720d9131d507acd0dbf9a2237148843b529dfbfca 0.03 MB 46 106
213,838 213,838 0000000000000200130f639de5a01e6fa113955175cd7bd4da6a5611e6b329ef 0.12 MB 269 325
213,837 213,837 0000000000000400147f747695b5f68fb8e7a58ef26e7e5a3a5c1097b7d16e50 0.04 MB 135 79
213,836 213,836 00000000000001401699ce25a27243436bb4c2f8e49e2c9ea0de1433ba25bc8a 0.20 MB 334 133
213,835 213,835 00000000000003ac4cf6768c0b0f9d6ae58f9e7b9d9cce602cc5a1cecfc348fe 0.04 MB 41 103
213,834 213,834 000000000000051654aaba28b68d3d97299a72dc6d98a81078aa9f63e43918da 0.05 MB 124 176
213,833 213,833 000000000000057e477370dd845383d0d2d96ab2b16549337c39420566687394 0.00 MB 9 597
213,832 213,832 000000000000023d42b3e504448ad1dc71d04e6f205b646abed0dc02be5b5af9 0.10 MB 159 131
213,831 213,831 00000000000002daf9b271167542e1717fa03db38cd6ac26fc57e105fbbf13c4 0.08 MB 179 424
213,830 213,830 00000000000004af4baad6787b1752adde63af068aa8c8b8c942a0a15961df54 0.08 MB 148 110
213,829 213,829 00000000000000b28069999f7c6f3ff5735c81fcf30b88c9b5c9b5b1d85822dd 0.24 MB 555 173
213,828 213,828 00000000000001196d2a9ce7a6b85d7aa1bbdb71ba0079e0ccec4db1f69555dc 0.00 MB 12 134
213,827 213,827 00000000000003b9a85d68ec576901e9b10182d8d5b9665d0e704590dc3a7e19 0.03 MB 45 108
213,826 213,826 0000000000000478fecec4cd2da07acd2ea8f3972d54994e42545fbd90a77e95 0.01 MB 14 62
213,825 213,825 00000000000003d97c120b10b2273987d95162535ac880dc9e54725a67c8a569 0.18 MB 320 139
213,824 213,824 000000000000015d4cb02ad08320b742d2c439982b9944b4bbc7d94f363eb435 0.01 MB 21 110
213,823 213,823 00000000000003c9caa3ab360f2ddd48e4a97d4d7a3b91c627714d2a2df60131 0.16 MB 346 179
213,822 213,822 00000000000000d1aa899b8f2b28740c09e977228860bdbf003ac43d8476fddb 0.11 MB 229 178
Previous 10 blocks ↓
Total Size: 778.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 36
    • Outgoing: 10
  • Data Transfer:
    • Sent: 3.89 GB
    • Received: 0.05 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.