Loading Tool

Explorer IconExplorer

Memory Pool

83,788 transactions
31.84 vMB
0.10674449 BTC
Random Selection Loading Transactions
Max Size: 193.03/200 MB

Candidate Block

Mining Attempt c6aed1b1310dca07864fd345ae8415bfd16f90c1496e98d51c4c4bd6f33f56a1
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 603e9fe6b443bc51142ccda6f9fb635830379220156b13762ee83d9dff20af2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,712
Size: 1.00 vMB
Total Fees: 0.03590848 BTC
Feerates: 351.58 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (440,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,473 474,473 000000000000000000c7399dd9abe7824355b41eb9c4f959073b62eb208bdc15 2,176 1.00/1.00 vMB 342
474,472 474,472 000000000000000000bd35c082d66a7547374337d48f2e2921b6b45e17bbe57b 1,898 1.00/1.00 vMB 73
474,471 474,471 0000000000000000002196346d0320044de3c602dbe1a8c4ebfc728500f60c7d 1,498 0.99/1.00 vMB 272
474,470 474,470 0000000000000000009961db5e3ffa94eb8ad78a19ee278161da331c3c2a5e74 221 0.12/1.00 vMB 208
474,469 474,469 000000000000000000037fc5bb9adff0a7b6445ddd4d3e00135ac87c55a96f9b 1,855 1.00/1.00 vMB 213
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
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.