Loading Tool

Explorer IconExplorer

Memory Pool

21,890 transactions
10.59 vMB
0.03102058 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.79/200 MB

Candidate Block

Mining Attempt 3033c84a694266427caee7e181c5247634b35a7299a9cc1a98e716c30ced9425
Version 20000000
Previous Block 00000000000000000001211307c0841a441bf8f5dc037f7907c0cd7b556c1630
Merkle Root 46e8b2e1d252b052fb2ee8cced8d7e9bc435a2042b6f4ab50fd7a79740c6eaa8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.01356018 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,569 (759,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,924 153,924 00000000000002dbbe47dd6f93e138ece613d650180a266ce6395b586e766347 15 0.03/1.00 vMB 47
153,923 153,923 00000000000008dccaec2e809b7fad96a64255f14f311e880f5ce22cd6506289 37 0.01/1.00 vMB 83
153,922 153,922 00000000000009c2dc2dd03fd807247a4ee5fa1497cd899cb9ccf775d9868141 10 0.00/1.00 vMB 55
153,921 153,921 00000000000001529ca394e3259478f696942ab8cc428e9899f55ce909ca5457 91 0.02/1.00 vMB 0
153,920 153,920 0000000000000870426d162b7aa6dac66c04ca8a9817916d33193efcc48c8ab7 36 0.02/1.00 vMB 425
153,919 153,919 00000000000008837c00fb07dc8e671d341118cb66a70dd4d9e470967bb3d7a5 41 0.02/1.00 vMB 1,756
153,918 153,918 00000000000009ca09ce17bd5bb4e9501f14a445a291b1804362b88bd47bd951 8 0.00/1.00 vMB 12
153,917 153,917 0000000000000dabff3072191ad14521cd791f0dbd494c56b3c92c7b62a2422d 10 0.00/1.00 vMB 12
153,916 153,916 00000000000009b44baee340bd3c7d5ade413d7a2a868e7bbb75a4a732d02903 8 0.01/1.00 vMB 28
153,915 153,915 0000000000000a59b12d028bc1143eb146e6a7c98c89e747d8339dda7066c7e5 10 0.00/1.00 vMB 16
153,914 153,914 00000000000007ac1eb90d58aae74f3487eaf406c3370e2a5972988e17186309 3 0.00/1.00 vMB 0
153,913 153,913 000000000000057776eb6a622c5a5ca6a2fd117cc4cf309f1a63ff88257b22e4 86 0.03/1.00 vMB 3
153,912 153,912 0000000000000bd8b59366367e06d826e5786bbb35c3c50224b4c37b4648bee2 37 0.01/1.00 vMB 228
153,911 153,911 0000000000000b5a104e456f82fda98992ffa6411e4bb0d217c5b08713a1f542 77 0.05/1.00 vMB 147
153,910 153,910 0000000000000b567549fda597791c246f0e1775db32cc6632da860922e8968d 19 0.01/1.00 vMB 877
153,909 153,909 00000000000005c08ba4746c72db6f2df4df76ec0fd59fab593bca095fcdfbb3 23 0.01/1.00 vMB 184
153,908 153,908 000000000000066ab874fe98976a3a048e3b47d9b5948e3bfad5702180ac3762 10 0.01/1.00 vMB 46
153,907 153,907 0000000000000214741cd9273b4cab96145ff553bb5d21d7b139dd17a3f92d25 9 0.00/1.00 vMB 116
153,906 153,906 00000000000005cf86768fe44ec943428bb911e6bf0a3dd16f5b808bbe7c1cd7 8 0.00/1.00 vMB 22
153,905 153,905 00000000000008340fbf757ed3566a76f6bd41942aae68bbe2e4b2fbba77b41d 78 0.02/1.00 vMB 62
153,904 153,904 0000000000000bbb7687c9499bf6d0e57a9e48afab5fdce339344e1e097b60ab 15 0.01/1.00 vMB 648
Previous 10 blocks ↓
Total Size: 779.85 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: 435.84 GB
    • Received: 2.38 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.