Loading Tool

Explorer IconExplorer

Memory Pool

76,850 transactions
28.45 vMB
0.09761028 BTC
Random Selection Loading Transactions
Max Size: 172.38/200 MB

Candidate Block

Mining Attempt 142a1e8dae3349225c183ad3a5eeec64491ee2295d907b6d4747c4ebecb959b2
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root d0e5c71f170e9d02e231c3a5fb99f2aee9d18d92e6eabf223d789853cdbd1567
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,674
Size: 1.00 vMB
Total Fees: 0.03378735 BTC
Feerates: 150.80 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (507,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,376 407,376 000000000000000005c2c08d200a4bf269b69a61fda087daa3036ad2607977c8 1,098 0.53/1.00 vMB 44
407,375 407,375 0000000000000000022206f4cd38b491c66f23c7626b2cf8abc5cfd432446381 105 0.03/1.00 vMB 53
407,374 407,374 000000000000000005c2e9ba8dd4f7646a53dbc202303e64601b5e6faae00485 937 0.39/1.00 vMB 41
407,373 407,373 000000000000000001c03b01a71d53409cc4683f69bddc7a73c9f5e1443ef543 1,205 0.99/1.00 vMB 22
407,372 407,372 0000000000000000027e26e3aa9e6c232dba779ecda9a5b29fdfcafd23850ca0 2,008 0.94/1.00 vMB 44
407,371 407,371 000000000000000000de42603e207826bc89bf4ad85a29bd01289d08c65190ed 282 0.31/1.00 vMB 30
407,370 407,370 000000000000000005a21a1f7abbc67a6ee40e8896267f21211cc8dae2cda597 1,717 0.91/1.00 vMB 37
407,369 407,369 000000000000000000cb170dffab7fcefc52c2cbb34506387190f897e9cbfef6 650 0.64/1.00 vMB 13
407,368 407,368 000000000000000003a7490e8866f03a53e6d01c4272debb9d508243872155e0 793 0.40/1.00 vMB 37
407,367 407,367 000000000000000000116d4612b22ec7b23a3458eb841b5b6ab1dd86627cff16 1,492 0.97/1.00 vMB 28
407,366 407,366 000000000000000000b1fbcaf7659b6f51689de021755bccfe5994402f598b6e 895 0.50/1.00 vMB 28
407,365 407,365 000000000000000000d244f9b650f0247a6dff0387ebf6332b616d5b1b6672a4 1,959 0.81/1.00 vMB 40
407,364 407,364 0000000000000000021225331ae54fe1bcef54f70f280bdd812652ae491f679a 426 0.20/1.00 vMB 41
407,363 407,363 0000000000000000054adefda203b59508b9d5eb447b6e4eae3092c71ea30022 315 0.40/1.00 vMB 16
407,362 407,362 0000000000000000007d13bfdaee6371a726d2e28601b6c79933ddaf662c4df9 1,415 1.00/1.00 vMB 31
407,361 407,361 0000000000000000002334df849a807d97b8ed3f8850629cbd3c2ca91e7ef496 1,361 1.00/1.00 vMB 23
407,360 407,360 000000000000000005e24381f574d2b947f4d559466c531f16303ac082877999 1,830 0.99/1.00 vMB 41
407,359 407,359 000000000000000005df833997eba35eb0cb92de2e32580ae529f5c320c358f9 2,585 1.00/1.00 vMB 49
407,358 407,358 00000000000000000036af472948bc93a8ebf32a763e4ee9ed3c1bb5c59226f4 2,199 0.99/1.00 vMB 49
407,357 407,357 0000000000000000030745dc32e97bdde8394705acc606bd0f8b7141f0cdb61a 16 0.00/1.00 vMB 108
407,356 407,356 0000000000000000027d12f0e18484a03e117b1175a48d91e9ed52340bbf833b 3,331 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.63 GB
    • Received: 17.21 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.