Loading Tool

Explorer IconExplorer

Memory Pool

27,731 transactions
27.03 vMB
0.05533747 BTC
Random Selection Loading Transactions
Max Size: 130.63/200 MB

Candidate Block

Mining Attempt c1045f38048c4e2b74b9f2afe52701444a24dfccf4c112b5f2db69dff27fc44a
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 434a91ecfb61787eab416e96efa4d757c192d86da6e15f66be33a187488cd5ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00457402 BTC
Feerates: 70.32 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (145,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,061 769,061 00000000000000000004dea49530fa6193bd8d9c7a317ef8a4a40e7acc40bf8a 2,913 1.00/1.00 vMB 25
769,060 769,060 000000000000000000001c2b89e687b1cc6aaf94f77a578390b0bba6553f04ca 284 0.10/1.00 vMB 15
769,059 769,059 000000000000000000044b86db6b51cc064debedff15d5258ed9eb62a0de40a8 1,175 0.35/1.00 vMB 17
769,058 769,058 000000000000000000078a33b40103bf41ecb909ab3e7995ff8932b6dfd24329 434 0.20/1.00 vMB 5
769,057 769,057 000000000000000000005c84ee523c666b39738ee54f45423946636d5f23cd7d 2,753 1.00/1.00 vMB 22
769,056 769,056 000000000000000000016385b90b4cad6351170b6b3a8a00a2237a24daf49239 2,199 0.76/1.00 vMB 19
769,055 769,055 00000000000000000004e1e4f248952abc23a75bd06ea3f0c10cb3f43a193959 437 0.16/1.00 vMB 15
769,054 769,054 00000000000000000004b46f9a1860227cf4f9398c7bd0cc98e00d4fad9a5076 314 0.56/1.00 vMB 3
769,053 769,053 00000000000000000001b34e923f2be428b53bbd463b1db506cd38798293a8bf 2,501 1.00/1.00 vMB 7
769,052 769,052 000000000000000000003b787818e3dac7ba4de3e84fcbf83e9e99709507a1c3 2,976 1.00/1.00 vMB 31
769,051 769,051 000000000000000000073d8e269a5e515b02abd421d57df62a97ea476993438d 1,957 1.00/1.00 vMB 41
769,050 769,050 000000000000000000032ccf74bbbfa7fe0f971427c0afe28638b0854e30e340 554 0.81/1.00 vMB 12
769,049 769,049 00000000000000000004fcce80413aff0b61ab2f3036b71f81d4b4f15c03723f 1,313 1.00/1.00 vMB 20
769,048 769,048 000000000000000000036efe40386fe1c508a445a945376e61fa21d941833ce3 573 0.15/1.00 vMB 20
769,047 769,047 0000000000000000000440425c33be9b95bbd63dea7f252afb827bdb4580183b 1,821 0.60/1.00 vMB 24
769,046 769,046 000000000000000000016e909d636695989f1b37795e32239a142dc07f65ada5 29 0.01/1.00 vMB 17
769,045 769,045 00000000000000000001ec4ade010bdc8d928223feb832833702eb49da1865ff 594 0.24/1.00 vMB 14
769,044 769,044 00000000000000000000db5900c2ec27e5309c395ca90ddd342751e2ab2d379b 450 0.17/1.00 vMB 16
769,043 769,043 000000000000000000012010e9462505805cb104c9a21e87fb880214022d85f6 2,002 0.61/1.00 vMB 19
769,042 769,042 00000000000000000005093955bc9103052c622662f7acf528b926af756a1d64 1,305 0.42/1.00 vMB 14
769,041 769,041 00000000000000000004ec76c48a4dcc1bde6cd7582caf6d6745d7a7a0b38292 2,660 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.55 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: 621.47 GB
    • Received: 11.23 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.