Loading Tool

Explorer IconExplorer

Memory Pool

42,786 transactions
19.25 vMB
0.44057619 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.30/200 MB

Candidate Block

Mining Attempt be9a28cc69e2beaa4bb665f4af23f4e459390ae1802c9919ef57e37b86bb6cf3
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root d3d01cbdfa533d95cc62571f6f49d5e2c249ee7333de2a9549f866223d53f1cb
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.13120758 BTC
Avg Feerate: 13.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (706,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
206,897 206,897 00000000000000bb9e37f1036741dc7b54dc66ac526a825f14578fd4670a4279 0.49 MB 160 18
206,896 206,896 00000000000004f3afbfcdb34710b1c70742e2951edddee1e5e3fbd8e61f2d34 0.02 MB 42 140
206,895 206,895 000000000000013e736958825156a346efbf54d1ebf5ed663706c20c0cded23b 0.09 MB 159 140
206,894 206,894 00000000000002bb726ce7119695c79be5ade93a3cb7b1648b60e54ceb63ff38 0.06 MB 129 139
206,893 206,893 000000000000000c533a1800c9b8d7813de185bb0dfb1ba58fac416047616e69 0.13 MB 334 200
206,892 206,892 000000000000011d1787c2cb163a86fde6be815908dbc6f919d20f2633f57e8e 0.03 MB 115 49
206,891 206,891 000000000000042c7dce1d07b46ca8ce08279a68089715304b3904942c5010ba 0.00 MB 11 52
206,890 206,890 00000000000004d2f70cdf4b1cc2080a82f0f268ad6cf81dcd688e561345df79 0.01 MB 31 123
206,889 206,889 0000000000000455ce4a18f1f959f46aa27853bccf1172930822415c1ef79961 0.13 MB 342 185
206,888 206,888 0000000000000325744e03802428576b97c87c8efd7d1841783e228f62bf6806 0.03 MB 51 120
206,887 206,887 00000000000002eee546a5fce460821d0170fc5eed58670ca9c4248c85b6af50 0.03 MB 70 142
206,886 206,886 000000000000041dc829f4301163d83ee4d23f1e51b1e99b93ddbd457a3e1c1a 0.04 MB 72 102
206,885 206,885 00000000000000847b5906f50d0b9bf593168b3d3aebd2130cc4a912e506d56f 0.08 MB 172 160
206,884 206,884 00000000000004c724fd6adc836d1d68d4f6b0fa44b4e118e6c75b4e1a7ac439 0.04 MB 31 63
206,883 206,883 000000000000005a238f6f5abc7c69b73590a1cca7e38bdc55716b50d423ddbb 0.15 MB 350 160
206,882 206,882 000000000000033c5d4cfc943e4f85e5a5ec56faac435f56f951d764a620f7dd 0.02 MB 69 7
206,881 206,881 00000000000002472e729e80d9732ccd33cb50538da5745306663eb36d43c141 0.17 MB 466 198
206,880 206,880 00000000000004d66c2d3154cd6ec2f2f492fb5d72933b48f35b69dbe9187fbb 0.05 MB 115 178
206,879 206,879 0000000000000084743c3e0b2143b8f811684d6c1bb5bb8da57119e47a363d7e 0.07 MB 137 122
206,878 206,878 000000000000034df624ce7619800bc3951c76478305f29558ad23d292693c8f 0.18 MB 436 149
206,877 206,877 000000000000015642146358f44df4b47d87e15caddad0844121944b668c3ff7 0.19 MB 524 212
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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