Loading Tool

Explorer IconExplorer

Memory Pool

39,345 transactions
20.27 vMB
0.06253538 BTC
Random Selection Loading Transactions
Max Size: 111.65/200 MB

Candidate Block

Mining Attempt ce723c3f5ac14ab1a7321bb076576383b907aeddf115438bc0d9174e6e452c88
Version 20000000
Previous Block 00000000000000000001350ed2034af4b78f928cb7df77b79c39a7979cbb2b7d
Merkle Root 7d592bfc9343f84593503f563583ae6455f9f506711ecdce8189a1e6f7ba9e0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,924
Size: 1.00 vMB
Total Fees: 0.02100408 BTC
Feerates: 505.54 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,084 (668,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,150 245,150 000000000000001798a27bcbba9779745be085d4e55a7e0d63f47357839a424c 121 0.05/1.00 vMB 88
245,149 245,149 00000000000000bb98e818d9d30b11fd7fc4b8ff060ff58905c1998f76e7c6b1 298 0.12/1.00 vMB 169
245,148 245,148 0000000000000002604108db44ab5445d7a360c0199f0d240ed621309bd2337f 168 0.07/1.00 vMB 145
245,147 245,147 000000000000001ec9a7a53e44c4505ad1e9d64235f09bec1e170b73819fb935 175 0.06/1.00 vMB 112
245,146 245,146 000000000000008e0f9b4cdcf984518d89e6af371c7ab4760a91fa79dfc64ca4 124 0.06/1.00 vMB 122
245,145 245,145 000000000000007f2285abde39e61541cea8be7529d04e0b4ac2a17a6b3d57a3 24 0.01/1.00 vMB 116
245,144 245,144 00000000000000bec3eb32e42ca5ecd822cd6ce9209fdf17a5bba01fd7919642 134 0.06/1.00 vMB 118
245,143 245,143 00000000000000c74e35c05587fe56fbfe2e103ed0cfd0cc589f24ddaed233d2 457 0.18/1.00 vMB 152
245,142 245,142 000000000000008d5b77134123cee701aee1e2f88a6a5069b696027fa80db864 53 0.03/1.00 vMB 67
245,141 245,141 000000000000005ea553bc04fb8eb41c8552f7dcb33cc2c615689530b8689282 125 0.05/1.00 vMB 128
245,140 245,140 00000000000000b4dbf9c67aa4293097188cb84f6a0509ee6b3944c0ac64a63c 90 0.05/1.00 vMB 80
245,139 245,139 00000000000000c5b2ebfda822a0d457eaf2cc6490222cb987676b4aaa24d8d0 185 0.07/1.00 vMB 134
245,138 245,138 000000000000005238116286f11f90f0b2fb7c1a8ec06b569d55f3b81c0bd9c3 113 0.04/1.00 vMB 127
245,137 245,137 0000000000000013569c1c765a9c1c0ef90454aef06fe2fd1f598503bb4f94c9 8 0.00/1.00 vMB 131
245,136 245,136 00000000000000b1f42642814b95be4648be62123d7ca56ac64e2ad1a43df87f 139 0.08/1.00 vMB 46
245,135 245,135 000000000000009d1226e8c2711ff9ee11a3277d0bcb248da6ffc80bf9247544 324 0.21/1.00 vMB 119
245,134 245,134 00000000000000af600eb9a44826dd7bba614920c4a064e38289ef4a28ea1f83 621 0.25/1.00 vMB 170
245,133 245,133 000000000000007cbc0edc3c1755c6a0718a54d7ca34a0f245dea5b24c966c92 172 0.07/1.00 vMB 195
245,132 245,132 00000000000000764940c2de466a709b7ecca3e41c1c558e0f613a11b0c19802 134 0.07/1.00 vMB 106
245,131 245,131 00000000000000aaefef7d418818e870553033435f087c150428d3a590e67c3e 119 0.03/1.00 vMB 48
245,130 245,130 000000000000008d88fbc1c4908eacf805754a9d5fc5bc4ba079334691bbce75 18 0.01/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 780.74 GB

Node Details:

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