Loading Tool

Explorer IconExplorer

Memory Pool

44,430 transactions
27.35 vMB
0.07224019 BTC
Random Selection Loading Transactions
Max Size: 144.12/200 MB

Candidate Block

Mining Attempt 52c004607e85b87e0bcec1da58b34c5c54db860a01d257c04ef1954d59da97dc
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root c1b49d4e394254aed4c03f6297a47ff97306d47516a724157bbd9bba0e0431d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.02108638 BTC
Feerates: 150.77 > 2.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (529,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,913 384,913 000000000000000002bdb2e50cf665a82fa3d0d0be759706b97b3ba39697aba8 227 0.18/1.00 vMB 22
384,912 384,912 0000000000000000075af6e3328b24a955645ec29e094054ee1976be6ba395c3 892 0.75/1.00 vMB 21
384,911 384,911 0000000000000000049ef744bfa452cdaa6280cd9346c391c17c013a60c68330 765 0.36/1.00 vMB 33
384,910 384,910 00000000000000000b14e0c0c9ab581379d49b047e041c4b047d9e0e43abf869 487 0.31/1.00 vMB 28
384,909 384,909 00000000000000000135fdc719da128e67361af25ee563a6ce25834751378896 324 0.14/1.00 vMB 42
384,908 384,908 00000000000000000bcb318530d51129378af52cd4df11b1b8d251e7afd0d5a0 335 0.19/1.00 vMB 26
384,907 384,907 00000000000000000fa48057cac9c723efad25a6c371de7b1a2b2f725fe8451f 555 0.29/1.00 vMB 30
384,906 384,906 0000000000000000103a4e151fd7721b6a114ae75457e4f3c2f274d7dc00d5a9 313 0.25/1.00 vMB 18
384,905 384,905 0000000000000000043ddd890cd067d6a7f558321b31cbb91a13b0942743b200 644 0.50/1.00 vMB 25
384,904 384,904 0000000000000000084508240bc4c024179772ffd240c8d94a0a689af793d50e 646 0.41/1.00 vMB 38
384,903 384,903 00000000000000000e2d96d7b94419c5f5c48c1167db578c0048bf9cadf3e87e 1,339 0.64/1.00 vMB 38
384,902 384,902 00000000000000000d527866aaf178e50389e9dacf62c6b87a62b0d2a3346e09 128 0.24/1.00 vMB 6
384,901 384,901 0000000000000000040908bbda516c286f77b4071b846b2fa792aa2876882473 842 0.90/1.00 vMB 20
384,900 384,900 00000000000000000ea0630e781e2ff9dd43e000996e574504668c088ccb1992 442 0.32/1.00 vMB 23
384,899 384,899 000000000000000006d7975f2c8fde437ea549d62c376ddbd5568b22d1c5cbe4 1,954 1.00/1.00 vMB 31
384,898 384,898 0000000000000000069de3666ed6f69823ac54ad0ccf4798a94df9784069584e 473 0.33/1.00 vMB 23
384,897 384,897 00000000000000000c7618cc218c43dea89840ef1ee2c12de77e762fd1ed4860 951 0.74/1.00 vMB 18
384,896 384,896 00000000000000000841680fd49650f662849a91200a5e3ff370f125b63951f0 1,832 0.60/1.00 vMB 51
384,895 384,895 00000000000000000c57ec9667914e8febd5c31e7deb88cba650a54ab22494b1 1,102 0.49/1.00 vMB 39
384,894 384,894 000000000000000001cf3a8c3c1f4f23961cea0573241a21a79a2d07d1b521dd 514 0.30/1.00 vMB 28
384,893 384,893 00000000000000000024bb36c06efefaf75cacf4e1eca49a3a70da759ef08d2c 1,782 0.74/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.