Loading Tool

Explorer IconExplorer

Memory Pool

76,540 transactions
33.61 vMB
0.13045426 BTC
Random Selection Loading Transactions
Max Size: 188.01/200 MB

Candidate Block

Mining Attempt 1d80f135ec88662e5fd96c73f8b421b2b0b68a3e2440f8a08bee01f8cbb48ae7
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root d53c87f6b0844eefbb2eb5d31598fcf375f34cae0ecce8ef37f11ab43c722855
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,946
Size: 1.00 vMB
Total Fees: 0.02139777 BTC
Feerates: 445.78 > 2.14 > 0.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (647,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,890 267,890 00000000000000063e5ffb209bf1f581f0b792730cc095692f2f3a77d5f6cb31 43 0.02/1.00 vMB 45
267,889 267,889 0000000000000005f22ede3ae45944897f16568c51ad08c7eb74f75c7bb219a1 174 0.08/1.00 vMB 25
267,888 267,888 0000000000000009f87a4391ace644b662b1f0042d6d930271bcb5405b2109f8 560 0.25/1.00 vMB 46
267,887 267,887 00000000000000080e395c361bdf9db583d5f4c0e144f476c229285b15eae59c 256 0.07/1.00 vMB 77
267,886 267,886 0000000000000002fe6c08009dffccb7a8aa3eb8e8f1d0d9ef67bd6367ac2380 185 0.10/1.00 vMB 49
267,885 267,885 00000000000000075a61a874f6b637efe4dc11829c87d81f8308a1b409cffb00 89 0.07/1.00 vMB 67
267,884 267,884 0000000000000008250444e5ad3ea11f7d46bf49aaf3f258794dd7ce44c684b8 162 0.11/1.00 vMB 56
267,883 267,883 0000000000000007a70ef461909aee6a7ac8c71762034cdee93d4e681c0094c8 43 0.02/1.00 vMB 17
267,882 267,882 000000000000000369f46eb1c1936704526bee66c9e5fef2253655efb26bb758 192 0.16/1.00 vMB 12,174
267,881 267,881 0000000000000003dcf705857fb055237cf4d1664aa9ce0e304d993ba9183c96 118 0.05/1.00 vMB 75
267,880 267,880 0000000000000003bc414236aef4ef6967dbf9068d8e895112ab895a1458c4df 278 0.14/1.00 vMB 59
267,879 267,879 0000000000000008fb8b084a9b218abe6d66408bd40b6d22b2979e54715d288e 199 0.10/1.00 vMB 60
267,878 267,878 0000000000000009d06109d4c7a78b4d7ffc1532abf2912f12b8016d12ff6451 78 0.04/1.00 vMB 76
267,877 267,877 000000000000000695d5774ff69a5b05d7187d6aa69b755dca938a303f298c62 157 0.15/1.00 vMB 29
267,876 267,876 00000000000000049ff9b10089a7bdb170a57f12d6ef926905a24920b5217f85 205 0.11/1.00 vMB 53
267,875 267,875 00000000000000042cf5504e7ae18f57f4f037dfbcce41f1d2a91cc5e0955db5 210 0.14/1.00 vMB 46
267,874 267,874 00000000000000090da0511c012b8751dcc6fb2eb878394e1ebde4517ae78355 584 0.25/1.00 vMB 94
267,873 267,873 0000000000000002125d6b0e35e3ab3c04c84958ba377ff25ff9ac98bed4ab34 112 0.04/1.00 vMB 85
267,872 267,872 00000000000000095eb9f1e859d903f5b086e5a91ec90e9e31d3c017a9af1457 112 0.05/1.00 vMB 63
267,871 267,871 00000000000000020e681475701791b5eb1ff7036d93948b9d426f5556a58e74 119 0.09/1.00 vMB 39
267,870 267,870 0000000000000007dffcb4985fff4dfb617794f7730e6176371d854c47c91624 63 0.03/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.12 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: 736.46 GB
    • Received: 18.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.