Loading Tool

Explorer IconExplorer

Memory Pool

78,719 transactions
29.49 vMB
0.06871501 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 045f6cc08b412b9f6cce46a6c96744d4776be8f075803f47a39f417258f40982
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (335,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,137 579,137 0000000000000000001c7ac16ba4381d0139e345bfd46cc36f731911463449f8 1,672 1.00/1.00 vMB 197
579,136 579,136 00000000000000000021d6f87b8bad60a483710b49f801b9d94272fbcd49c87a 1,045 1.00/1.00 vMB 224
579,135 579,135 00000000000000000002a94a44cf3cdd815ef43bd1c61a049d87d5adc805ae45 830 1.00/1.00 vMB 218
579,134 579,134 0000000000000000000742e06f1c705533e4b9c959ed53e6370b56f5216443d3 1,731 1.00/1.00 vMB 246
579,133 579,133 00000000000000000016a9c24092747dc7fefef96ee98207e823c570daf13360 2,393 1.00/1.00 vMB 213
579,132 579,132 000000000000000000168b9efd599db1612890abf3701d944a582145c329c1fb 1,882 1.00/1.00 vMB 152
579,131 579,131 00000000000000000004ed470eeb4fc9df5c8e2dd678afce544e542d852837b1 2,016 1.00/1.00 vMB 188
579,130 579,130 0000000000000000002433313e5ce217eb0724d39a4241aafbcd77bb36629153 3,072 1.00/1.00 vMB 204
579,129 579,129 00000000000000000012851736b9575be166d0d476c506be4703d49538a83b59 3,233 1.00/1.00 vMB 30
579,128 579,128 0000000000000000000381284cdfe3acf3dc4a8893746239bfca2bca02fe1b69 2,926 1.00/1.00 vMB 81
579,127 579,127 0000000000000000000013061aa9008ec35ea2d56c2989569dbea84ef1d27224 2,339 1.00/1.00 vMB 107
579,126 579,126 0000000000000000000dd7a234aa4cfc2b5f5c66749db0b2b740de3e6dc355cc 2,334 1.00/1.00 vMB 40
579,125 579,125 0000000000000000000a93d59c241568cb3680717fe49df7e799797d3773928f 2,782 1.00/1.00 vMB 104
579,124 579,124 00000000000000000011bd028af30f8a085f4f2f04312183a8746d1af3f06642 3,127 1.00/1.00 vMB 147
579,123 579,123 000000000000000000210153476e785bebfbbbed36d210854abb18583432d28c 2,579 1.00/1.00 vMB 142
579,122 579,122 00000000000000000017207153f88f2972e6d12def3053b453cf98e710b75600 2,378 1.00/1.00 vMB 76
579,121 579,121 00000000000000000019b7105c494a7aaf5ce97f86ba6a9b208ebde3559e7f7c 2,511 1.00/1.00 vMB 117
579,120 579,120 0000000000000000002124459616a49469f1405f65a496adc37b9eedc82f41f4 2,636 1.00/1.00 vMB 170
579,119 579,119 0000000000000000000c89b920eb15692ead86525e208cc3a32db254f108b4b6 2,828 1.00/1.00 vMB 212
579,118 579,118 000000000000000000244cfd02896f1132a146f10452c43405b8b3647379b3e6 2,703 1.00/1.00 vMB 190
579,117 579,117 0000000000000000001590dde141f89a4183a6f4d9aadf90b5a06c24e0602403 3,523 1.00/1.00 vMB 223
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.