Loading Tool

Explorer IconExplorer

Memory Pool

37,401 transactions
27.87 vMB
0.05988419 BTC
Random Selection Loading Transactions
Max Size: 141.03/200 MB

Candidate Block

Mining Attempt f54704d6a8119683a9c3303af3818b00347eeaec6c0a419101fcec1373dc9450
Version 20000000
Previous Block 000000000000000000020abe907a711cd23f00089985aa7a1746960afc1ae162
Merkle Root 68c42ee9a41d8b387456879ebd8997a198ed692af3b1591753b7f004ab4288c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,387
Size: 1.00 vMB
Total Fees: 0.00682360 BTC
Feerates: 201.37 > 0.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,602 (148,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,883 765,883 00000000000000000006de4914f771e964a4cc293b26dabccf5d7ab07693ba50 596 0.84/1.00 vMB 2
765,882 765,882 0000000000000000000535b8973a9afbe1ec36a6ca35b47a45aa9f30dd1604a7 717 1.00/1.00 vMB 4
765,881 765,881 00000000000000000000de5cac10434571a7c67956d1d146a01c2628f047ff1d 1,440 1.00/1.00 vMB 9
765,880 765,880 000000000000000000070b106e5a0e31b2923d16c2f564791da0e0c4bd17e647 1,796 1.00/1.00 vMB 13
765,879 765,879 00000000000000000004c59c69f26f94a7d98719a661f3ad4a9ab030b3dde785 3,075 1.00/1.00 vMB 19
765,878 765,878 000000000000000000013dc05f7d5fa331e1099ec15a80dba653fe7885147c17 937 1.00/1.00 vMB 1
765,877 765,877 00000000000000000000b8c39b4bdf39207576eb46411cd1ba253033708a4ab9 2,679 1.00/1.00 vMB 10
765,876 765,876 000000000000000000074dae97d3d128a0e3184822c14220ff0dbe76332bee62 1,962 1.00/1.00 vMB 18
765,875 765,875 0000000000000000000445553c75d4f8332b984808c5f6df08d52baec8855c28 2,259 1.00/1.00 vMB 25
765,874 765,874 00000000000000000004dcf8676f0d593ac5665588555e33421eb6cb2a98d991 2,564 1.00/1.00 vMB 12
765,873 765,873 0000000000000000000186e479803fb4b1536b2ed98116234a27efaacf04f60f 3,020 1.00/1.00 vMB 25
765,872 765,872 00000000000000000000a588540ba66b15a8e71114a34ba27bca02537ad85683 2,530 1.00/1.00 vMB 13
765,871 765,871 000000000000000000034859f49b2a2d0cbcb12c8af7c66bf573ae70242dc98f 2,831 1.00/1.00 vMB 21
765,870 765,870 000000000000000000022133bf67637a91f3bcdacaf9976be031217f658123c2 3,156 1.00/1.00 vMB 29
765,869 765,869 000000000000000000032e5dd2e55df2f9bf66e8d46e6c684da2e22f12865e01 2,326 1.00/1.00 vMB 26
765,868 765,868 00000000000000000000011e16a846ef2d8fadd4a5e4c28bd4f0ec2ea6047930 2,900 1.00/1.00 vMB 29
765,867 765,867 00000000000000000002f5e8e99396276291ff70737e2545c1a84547bd7e1f14 755 0.88/1.00 vMB 3
765,866 765,866 00000000000000000004cb7fc57fb4785c3d3b4917b929f06a3eb0cad364ef31 2,237 1.00/1.00 vMB 13
765,865 765,865 00000000000000000000bacf6d85d682d27766ba52849e74d85d87154658ced5 1,850 1.00/1.00 vMB 12
765,864 765,864 000000000000000000064a09b5745f283a678a9058f1b82b47c51056c6c74dac 2,708 1.00/1.00 vMB 24
765,863 765,863 00000000000000000002a9755b25c2ba316ed7f69730b7bb9f877c9b0d20a1fe 1,948 0.83/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 628.73 GB
    • Received: 11.82 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.