Loading Tool

Explorer IconExplorer

Memory Pool

58,032 transactions
19.30 vMB
0.05900699 BTC
Random Selection Loading Transactions
Max Size: 121.50/200 MB

Candidate Block

Mining Attempt c8d71c7538bfd7d8c8c3b9df8f1afb613912109bd7aadf2f0754dad042a00337
Version 20000000
Previous Block 000000000000000000006ecf034944f47b7b5a79683103ae0909df4844308016
Merkle Root 11099f5d76d9b3e5d72b3f9bc66a01946667840802333d77267c6e447b32e5da
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,424
Size: 1.00 vMB
Total Fees: 0.01538410 BTC
Feerates: 318.30 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,693 (661,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,903 253,903 000000000000000b63efb03237126266a8f183960bf0ca45c1ad823d8fa1512c 310 0.17/1.00 vMB 100
253,902 253,902 000000000000001505d105b52051e269f7ab2680ef2f214d62bd584a2e471654 158 0.06/1.00 vMB 39
253,901 253,901 00000000000000199f0f429bd7f049a8048b5103ea91086f05baf859a155002d 140 0.08/1.00 vMB 115
253,900 253,900 000000000000003745ba555dae9fe24f2109d504bff505aeadfa482caa74fd4e 141 0.14/1.00 vMB 42
253,899 253,899 0000000000000041f812d9fd46584fbc84d18c300cd54c1a03f98369b7318ef7 439 0.25/1.00 vMB 131
253,898 253,898 000000000000002abc82371ebac7804bf31e98d18b8beff228cfa486f9a6c2d5 446 0.19/1.00 vMB 137
253,897 253,897 000000000000004bd716cf9301bbd33edcb2dd7c70e04c6b9c1027c2ba2a203e 470 0.25/1.00 vMB 52
253,896 253,896 00000000000000017ae9314af132d5122c000646e55010afe4f86c5c9b9c3f0c 1 0.00/1.00 vMB 0
253,895 253,895 0000000000000004ffd0bc95d138e510f230ebd83417c3a91f80d4202103595e 544 0.25/1.00 vMB 116
253,894 253,894 0000000000000042218a3d7deca1b3b19ab49f06114daf382af9d5186515b880 598 0.25/1.00 vMB 526
253,893 253,893 0000000000000043bd526ac164c030f28ce92f6ed545f326dc4e8521017816c6 381 0.17/1.00 vMB 107
253,892 253,892 000000000000003bc3155810aad82ab5f2d3906e67ae6065fdfed42ea91f9a4a 87 0.11/1.00 vMB 54
253,891 253,891 000000000000003b54c6c501e43c50edd0565166f92327cbf99f7c49b71a9d49 85 0.29/1.00 vMB 13
253,890 253,890 00000000000000415cc3a390fb66e960b88fb6d18c42ffc539e12b95d8a207e9 535 0.30/1.00 vMB 85
253,889 253,889 000000000000002cecbef84719992dcd7adfe702a52485e67ba5dd178da5657b 152 0.17/1.00 vMB 66
253,888 253,888 000000000000003d31ab39955dc1f974dc764ba2a8d4e91896352880364ef3f5 550 0.25/1.00 vMB 78
253,887 253,887 0000000000000016204ad0ba2328f7c320004f3b3b18cc20f0c7da22e228cb37 515 0.25/1.00 vMB 92
253,886 253,886 000000000000001424bc4c0eaff93f8f8a6a96534e863023011c2156595ab689 625 0.25/1.00 vMB 184
253,885 253,885 000000000000002b483a496a5fe1e0cb8c1ae03855a342959843858a66baa383 1,166 0.50/1.00 vMB 99
253,884 253,884 0000000000000015d18881473c114b3c52afad73201c99781a085cbb37c5afac 798 0.25/1.00 vMB 201
253,883 253,883 00000000000000485c479fe58c1bf620c61e46f24490d8f1d8a0d33d6d646552 126 0.06/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.58 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: 774.87 GB
    • Received: 20.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.