Loading Tool

Explorer IconExplorer

Memory Pool

43,292 transactions
26.35 vMB
0.05832259 BTC
Random Selection Loading Transactions
Max Size: 138.53/200 MB

Candidate Block

Mining Attempt 03fe775c3e6cc887a871d5f8cffa8c76e441c380c4230088137965c953040ce3
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root db6634f7811f0ea76d3039fe9076f11b5f5cbe73a5091e0fcfa43b9eaa854f89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.01016197 BTC
Feerates: 40.21 > 1.02 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (683,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,877 230,877 000000000000004e2b7dec9df62c434a3cc66b2d6cb21d1d6277d4c3113e2d97 174 0.08/1.00 vMB 269
230,876 230,876 00000000000001f6e0ec960c2b03d4a71d4466bd0abe1d38f677dbf9aff850b7 672 0.25/1.00 vMB 219
230,875 230,875 0000000000000062a7f94dcef4d9ade11ef4ada9535f5e82a16ffa5a19c3ee16 411 0.15/1.00 vMB 206
230,874 230,874 000000000000006d68980a343c1c73d6895c149e2b1f3d01cded9b5f7db249ef 426 0.20/1.00 vMB 164
230,873 230,873 00000000000000f1afdcd36881d73984399f06c238bbcd9d2b3d66af67bafc74 620 0.25/1.00 vMB 130
230,872 230,872 00000000000001a004c1db3c476f0870fdb5a00553544ae39b3a5e06ed509a0d 408 0.20/1.00 vMB 155
230,871 230,871 00000000000000bb947c347b59bfb37a87e4dddfc1f962550889311e6db27f84 242 0.25/1.00 vMB 18
230,870 230,870 000000000000010dbe854dacdaba9ab6f88432491ed19c88366ef874350fc9d2 462 0.25/1.00 vMB 88
230,869 230,869 00000000000001802466f8a1c83cb09426ce0a7050ba98b31bc5ed88620f496d 47 0.02/1.00 vMB 46
230,868 230,868 000000000000020b6f1b40da3ccce71839c602b818868d38ba2f11d9a409016f 389 0.19/1.00 vMB 146
230,867 230,867 0000000000000124cdbdf7d2c46ce5ab3bb8b40aa93f9cc293b57374cd03a9da 854 0.37/1.00 vMB 161
230,866 230,866 000000000000002e2801cae8e9acb3c1fdd2a0934efe81bdd321290a3b9e3024 129 0.05/1.00 vMB 78
230,865 230,865 00000000000001e9e99488a4cd2cdcb10474895db279033adc4997df0f4b9952 322 0.24/1.00 vMB 83
230,864 230,864 00000000000002285a881e8736c672e4239c837cba87a990aa6aaa9d73518f03 803 0.25/1.00 vMB 272
230,863 230,863 000000000000014268409008b4711b103b56780e0694d9d59f1912c7239e885a 98 0.25/1.00 vMB 28
230,862 230,862 00000000000001509b9156e7e93df9e4ad26b493b2da8c8f4bfa598f049272d0 229 0.25/1.00 vMB 42
230,861 230,861 000000000000018d532ade35ca04ee42c238db4318f1940dc4b1d98d9651673c 419 0.25/1.00 vMB 75
230,860 230,860 00000000000000195a19e457fbcd1ed8ab90f29e1196b3a27fe78bdeabce1abb 555 0.31/1.00 vMB 118
230,859 230,859 0000000000000033d0a7498fdcd34353894771aac40d1b3d06d07544fcde5ca3 1,138 0.47/1.00 vMB 176
230,858 230,858 00000000000001849f7b1cdc4dd8338fa5c0dc61e8994ae0a9a5d1e61e8ee8b4 4 0.00/1.00 vMB 44
230,857 230,857 00000000000001417e7275a97ef2f9f9d2f9084345af62e4c203983fa7a236ee 584 0.26/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.96 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: 647.60 GB
    • Received: 12.96 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.