Loading Tool

Explorer IconExplorer

Memory Pool

84,227 transactions
31.63 vMB
0.14107627 BTC
Random Selection Loading Transactions
Max Size: 188.96/200 MB

Candidate Block

Mining Attempt 19ba83761faa168be70a3683d31a3d0fd33567ecac37eb6fc1db87409d0fd834
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 2bbab269bc51f75ae7e39abe71088e62a6a19a76d5c7df2211077f3593564031
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03695859 BTC
Feerates: 55.77 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (589,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,899 325,899 0000000000000000097bdd96c1f72ffd264cd016e5cb2eac12aacf0a03930e15 114 0.08/1.00 vMB 21
325,898 325,898 00000000000000001d88cf7f776601cd5dfac43d45ac0724dea877701e423d6a 571 0.52/1.00 vMB 17
325,897 325,897 00000000000000000d92abf9d5e74567f446ae2d4889fd3eb9dba994ffa5973c 676 0.25/1.00 vMB 31
325,896 325,896 00000000000000001c3c17ed3e62399d497e0c8a6b159cb215fb981236bbdba8 512 0.17/1.00 vMB 50
325,895 325,895 00000000000000000c6d44e81c8d1482fbcebd142bd192308cddc05bae1417f1 951 0.51/1.00 vMB 29
325,894 325,894 00000000000000000a1157b6411e013b4ab06c201ff44a9be703dbbd9f7232c9 190 0.10/1.00 vMB 29
325,893 325,893 00000000000000000a5beb4bcbee689deeffc534ccf4bf8c927d7e1d0828b531 585 0.34/1.00 vMB 25
325,892 325,892 000000000000000012b069da6c330462eb2679335bd996c3952ee988156dcf8d 242 0.15/1.00 vMB 20
325,891 325,891 00000000000000001dbda1c9ead79e2f917ce8bba3563e5307c75bf279a2ccfc 1 0.00/1.00 vMB 0
325,890 325,890 000000000000000010633b953c654228794feed0e29ca4e0188ae06a3fc9b4ff 312 0.29/1.00 vMB 21
325,889 325,889 000000000000000008e27f0213f5cb06e489d870a1c8182d0bc4c4636449e1b4 1,575 0.75/1.00 vMB 32
325,888 325,888 0000000000000000162ab016e88b073f8a69719fd9573cd6f43467fdb83caeee 762 0.48/1.00 vMB 24
325,887 325,887 000000000000000015e825426d320df94174acd949d74b1f9a31620ab8ffeb91 1 0.00/1.00 vMB 0
325,886 325,886 00000000000000001aa12e9b6c32f037573d339c96ffb42be84256e1f33b4261 112 0.04/1.00 vMB 34
325,885 325,885 000000000000000012b97cfb186252c1dcecb8ea4dfb96ec05cbb733712b532f 576 0.41/1.00 vMB 25
325,884 325,884 00000000000000000ecc747988f798b5d50a7769ac15516c4c7c62f4eae46f80 116 0.07/1.00 vMB 22
325,883 325,883 00000000000000001a202584d733b28fe539a8f40029eed88d7747e49836b604 412 0.27/1.00 vMB 23
325,882 325,882 0000000000000000015240452f32cbe0bd0bc468e634150e3d097d480a6c04e2 616 0.40/1.00 vMB 23
325,881 325,881 00000000000000001d6b3fc8e469909d80d119230ba015a93d03cf09c9c3955b 873 0.57/1.00 vMB 30
325,880 325,880 00000000000000000291d743a36db5671d50c68a5d0b20e78aada7f90d199bbf 512 0.18/1.00 vMB 39
325,879 325,879 000000000000000002e4f49a0d5670cbd5235a70d41b12d9f53aee2c78e10b27 124 0.11/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.