Loading Tool

Explorer IconExplorer

Memory Pool

76,601 transactions
28.53 vMB
0.06856765 BTC
Random Selection Loading Transactions
Max Size: 172.94/200 MB

Candidate Block

Mining Attempt 50715f4c6e3bd4dcef3f98117d5d00eb5d59cba2bb8f79df05f334e41f9efc6d
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 7a1f25047113d02a070f56a67b424c528459209a375209ae16a7b3cfe001cee5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,820
Size: 1.00 vMB
Total Fees: 0.00947972 BTC
Feerates: 73.20 > 0.95 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (236,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,071 679,071 0000000000000000000b159a2d7a851d8ff329d4ffdbdacfa7de507acf97218c 2,476 1.00/1.00 vMB 84
679,070 679,070 000000000000000000037954a933c5eeedc9ac4572e25a0cfb8e33fa7f31febd 2,241 1.00/1.00 vMB 91
679,069 679,069 0000000000000000000b82fe18cb9b1823b20f5b2ced99ca3e93cc08698f651b 1,081 1.00/1.00 vMB 94
679,068 679,068 00000000000000000003b624ba7e5f969ec4de77f97215da373f7200515ff02d 655 1.00/1.00 vMB 86
679,067 679,067 00000000000000000004966f07df26b44c8ac59d82bf1469bbe9de7d017dfdf8 2,114 1.00/1.00 vMB 123
679,066 679,066 000000000000000000077dc8626a660d08f159c1d21b5f47f492869394a22d61 1,790 1.00/1.00 vMB 79
679,065 679,065 0000000000000000000901a3fd34642c5082a08b7bd909419b97fd85923c0f2b 1,784 1.00/1.00 vMB 78
679,064 679,064 000000000000000000073f234fb43d59099cc4623afbb568ca7bc6405081c9ae 2,406 1.00/1.00 vMB 86
679,063 679,063 000000000000000000064dafdc6639d9aa55488f51cadc5a5359664d961ac620 2,903 1.00/1.00 vMB 118
679,062 679,062 0000000000000000000baaf6e1c406e9cdad62569212535177be212eb09c363e 2,554 1.00/1.00 vMB 93
679,061 679,061 00000000000000000005ef2574d0a57d58c730c95348ea847592e190d03490a4 2,780 1.00/1.00 vMB 94
679,060 679,060 0000000000000000000047b4b94a6ed1e581f665d3d33ae0ae7e99247fa12148 2,854 1.00/1.00 vMB 88
679,059 679,059 00000000000000000001ab8ecdb05ecae717846164cbbd12b72c0983b7cbb7d4 1,883 1.00/1.00 vMB 71
679,058 679,058 0000000000000000000c295795bfe2bfe4dfc72a967c093c3beec14aa6b1cd98 885 1.00/1.00 vMB 79
679,057 679,057 00000000000000000008760405b5c6cdd2e328392bb9141746b7cedfe070ad7e 2,323 1.00/1.00 vMB 76
679,056 679,056 00000000000000000007114a3e6a759be04d722dbc8b91f9ad4b3c9b83be8c85 2,675 1.00/1.00 vMB 85
679,055 679,055 000000000000000000005a2329a6fb9b3f2dc8352959904e7a8825359d90cbd8 1,943 1.00/1.00 vMB 77
679,054 679,054 0000000000000000000107ba06de66924066eba351d75697effe59639de12e26 2,361 1.00/1.00 vMB 71
679,053 679,053 00000000000000000009033f0124bc784e3d888f22baf81213163ef8e4ccf90d 2,295 1.00/1.00 vMB 81
679,052 679,052 0000000000000000000b6cac5c11a90af98036c7e34d9db2b36cbefeff2f2520 2,828 1.00/1.00 vMB 78
679,051 679,051 0000000000000000000578b6ddd6bfbfcc7dfad9fd50d62210bcbd9ad5183e08 3,285 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.