Loading Tool

Explorer IconExplorer

Memory Pool

82,392 transactions
31.01 vMB
0.08818493 BTC
Random Selection Loading Transactions
Max Size: 190.16/200 MB

Candidate Block

Mining Attempt b8b1bc4e89fb33aa6d336207f9d841bc7e89f97f481b2d56b907ca7b33f49ca8
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 6d6f43a2ec3cc063cd158de0d3a5ec1f247f3f1bb0e9fa8feb52323100b3e2f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,597
Size: 1.00 vMB
Total Fees: 0.01833273 BTC
Feerates: 235.42 > 1.84 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (440,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,468 474,468 000000000000000000a1792472f8115b916c79b9f499ea9a09a2db4386566175 830 1.00/1.00 vMB 51
474,467 474,467 0000000000000000015d315b15315187cf437e93a55b8d37fedf031bd4701a7c 1,182 1.00/1.00 vMB 98
474,466 474,466 000000000000000000b69cfd2362b21fd458515fb7e7eb625dfd60bd08dd7925 1,237 1.00/1.00 vMB 115
474,465 474,465 000000000000000000ddf78f690ab735d2f7fc2f5857a9d41d159368a061435a 856 1.00/1.00 vMB 65
474,464 474,464 0000000000000000012ccc59a20400a66a74d65080fbdc93ab722e22269a6dd3 299 1.00/1.00 vMB 19
474,463 474,463 000000000000000001168d323978f36005470dd5b8a6fd0284d3a46e929bb3fe 730 1.00/1.00 vMB 48
474,462 474,462 0000000000000000012c79be7597b287b7c9f98ed12ea3b848d64f5a8f954d7a 250 0.46/1.00 vMB 20
474,461 474,461 0000000000000000008082521f39024e3d524124b4d8328d6c6ab9607f631fd6 702 1.00/1.00 vMB 79
474,460 474,460 000000000000000000a413fefa4dc7a30b77caee98244b122177e3b9b043cd5e 283 1.00/1.00 vMB 41
474,459 474,459 00000000000000000016b20a0bb1b93d6b2f4d0dda860647d15cbfa2b2e9cada 595 1.00/1.00 vMB 68
474,458 474,458 000000000000000000f0e5c6a6e53f1cb418140836ca18cf3eaf2cf8bd73f204 992 1.00/1.00 vMB 113
474,457 474,457 0000000000000000007af84dcfad36ab8f431ea29ab1fed80c5531bbb46766df 149 1.00/1.00 vMB 26
474,456 474,456 000000000000000000c0986e81996b69255a6138564add70f2ee6816446d7b3b 400 1.00/1.00 vMB 56
474,455 474,455 00000000000000000113870870101a2401264ead43334fe9e278b4a429f17317 844 1.00/1.00 vMB 94
474,454 474,454 000000000000000000db406f8abf20abcfc6e4c2b6b9ef962699f70f2b65f9da 377 1.00/1.00 vMB 55
474,453 474,453 000000000000000000afcbdc4cb582cd80112bda61d8b552a32e70345be7c367 1,844 1.00/1.00 vMB 207
474,452 474,452 000000000000000000823749307f977233d7f9ebf12e87e40b97895fe8a7332b 1,792 1.00/1.00 vMB 159
474,451 474,451 000000000000000000f07f87b58571c78a56a4075c8694c0ba9187034f16df10 378 1.00/1.00 vMB 48
474,450 474,450 000000000000000001275f9727c7356a06cbb1c3cd351d1f5baa0887380b646b 1,952 1.00/1.00 vMB 158
474,449 474,449 0000000000000000008c3c04a82b563f41f9a95db90bc46cacd16e9cf4756db1 772 0.75/1.00 vMB 100
474,448 474,448 000000000000000001129eae3323ea122c21690973f2530c1996a272ca2f65f7 674 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.79 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: 709.76 GB
    • Received: 16.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.