Loading Tool

Explorer IconExplorer

Memory Pool

79,956 transactions
30.09 vMB
0.08935061 BTC
Random Selection Loading Transactions
Max Size: 181.36/200 MB

Candidate Block

Mining Attempt 30d24bd50d27d7ca1b2161a33883ec5b644db679f712518037f74522b35e2a14
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 74f95d9d308d3efa402c31e4ce7eca18a8396d176e9c37963c0845dd206a55b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.01928448 BTC
Feerates: 80.28 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (490,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,603 424,603 0000000000000000031a98156a3a2a3affc092dac7e73b75a09979fd43d6f0cb 900 1.00/1.00 vMB 33
424,602 424,602 00000000000000000155541ea66c5e945aeef9b0eb2337f45f7b9d7e71d14157 1,298 1.00/1.00 vMB 46
424,601 424,601 00000000000000000224669ae6745ffe02070aa04df696de794434d43de7f792 2,096 1.00/1.00 vMB 64
424,600 424,600 00000000000000000187a165338f220262346e5fe53533d6e611dc9716b71c11 1,433 0.99/1.00 vMB 37
424,599 424,599 0000000000000000004dfbf9286c0fd162848f7abab96751e60021d8c854c907 2,266 1.00/1.00 vMB 62
424,598 424,598 00000000000000000417e0d896ccebd507ba5bc92eaebb57977dd7406979a056 2,765 1.00/1.00 vMB 85
424,597 424,597 000000000000000004059d13fbeda4c143a28c7395673ac024e61094c3e3a7ff 2,810 1.00/1.00 vMB 92
424,596 424,596 000000000000000004ac8f530ee5fd80ae008b2324e6c87656dd62448b493986 2,301 1.00/1.00 vMB 58
424,595 424,595 00000000000000000278efda3bdda7a94b959ed3867ef68feb5f41a52d7ffd1a 2,482 1.00/1.00 vMB 89
424,594 424,594 000000000000000003dcc77cda3d37c2f74bb75a8ed50db54de18110db62d637 1,630 0.93/1.00 vMB 70
424,593 424,593 0000000000000000006ce5542a4253ee2ec2d8bc219a289b82871cd4f793559b 1,629 1.00/1.00 vMB 30
424,592 424,592 0000000000000000042135d70e42d9faf8b5a879b69856a064e66b86d4d2d351 1,127 1.00/1.00 vMB 30
424,591 424,591 0000000000000000053383c183409a433b8092da25023029414ece01303cf8d9 2,168 1.00/1.00 vMB 39
424,590 424,590 0000000000000000015bd4eee44c1c208a67203e67ee7e73325fe170c45f9369 2,478 1.00/1.00 vMB 63
424,589 424,589 000000000000000000aa74ad437b56b4fa0757db51e60162277641c9ad85d658 1,972 1.00/1.00 vMB 66
424,588 424,588 00000000000000000344659dca0ca90b4995a277b9d33c0731b8f56f3534dd12 2,208 1.00/1.00 vMB 51
424,587 424,587 000000000000000002dda71a74b4e2fe242bd3504fb2d683e8842c3e0841c22c 2,755 1.00/1.00 vMB 58
424,586 424,586 000000000000000000238a0a55ce359dd66fd492d52163ea27b7a89689a0f74e 2,346 1.00/1.00 vMB 51
424,585 424,585 000000000000000004f4acdc601b39f482c32679b62b267339e05b16ed784303 2,732 1.00/1.00 vMB 68
424,584 424,584 000000000000000001cfe480782647c4e907f7d78cf4811f0a3149cb2184ff94 2,454 1.00/1.00 vMB 79
424,583 424,583 000000000000000000267d30e8af0f2f4d09f00f4e4dd2e64b6367b28ca143d1 2,426 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.64 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.44 GB
    • Received: 16.25 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.