Loading Tool

Explorer IconExplorer

Memory Pool

76,080 transactions
28.40 vMB
0.08406876 BTC
Random Selection Loading Transactions
Max Size: 172.78/200 MB

Candidate Block

Mining Attempt 562db8a5fef0de4e6403705e8c2780e8957b99117ae1b883477e68d174b123d7
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root f267f84596483df41e8b727f5db4410bcf5736deaa2c4e90ff3407eebdfc6e21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,749
Size: 1.00 vMB
Total Fees: 0.02075981 BTC
Feerates: 180.82 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (103,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,901 811,901 00000000000000000004c74b4a96f3f2637aafef8dc3c5fd1a914cbac0917651 3,338 1.00/1.00 vMB 23
811,900 811,900 0000000000000000000139a8c99c182e91fe0300f1100e8f97116c3b06119bcd 3,092 1.00/1.00 vMB 39
811,899 811,899 00000000000000000003ffcb24f6a9857ec5ed21b4aaf9fe143cf7c682a71d32 2,161 1.00/1.00 vMB 19
811,898 811,898 000000000000000000042050205495adf1b050ccda0807396b45796c087236bd 3,272 1.00/1.00 vMB 26
811,897 811,897 000000000000000000041562fb0844e087ac8d3ac7960ab8ef517a70c831de28 1,475 1.00/1.00 vMB 24
811,896 811,896 00000000000000000002794e16f9721ede1b6b7b745f945062d9c0b36b5ad753 1,427 1.00/1.00 vMB 29
811,895 811,895 00000000000000000000773fc0a629f180edee4d56c16416b2c886ca4a2017e7 1,825 1.00/1.00 vMB 29
811,894 811,894 000000000000000000019227347228f0edc6e90f13e017f89dba94148c32f995 1,250 1.00/1.00 vMB 13
811,893 811,893 00000000000000000004de760a203980ca9750f1d36a360d54d6971f27f1044b 1,697 1.00/1.00 vMB 15
811,892 811,892 00000000000000000001cf1930c524c395135366756abc9de49194638fa379b4 1,136 1.00/1.00 vMB 13
811,891 811,891 00000000000000000003ad8979ed29f79c47f91bfdad44314d3f68f544dca1b3 1,249 1.00/1.00 vMB 12
811,890 811,890 0000000000000000000192e87de422ce86a91dec4133d6c1af7fa51f3152bc88 1,094 1.00/1.00 vMB 12
811,889 811,889 000000000000000000027b2a52025c0c8f4f1b8be1cf0961a88168b9a6808056 1,035 1.00/1.00 vMB 13
811,888 811,888 00000000000000000002ecf431e602a11c86d7dedd27fecff0b229eeb2ba9fe3 893 1.00/1.00 vMB 11
811,887 811,887 000000000000000000040acbaeb0629c19cb382a3460e721d1fd6cb6713a0912 3,298 1.00/1.00 vMB 18
811,886 811,886 00000000000000000000fb89fcc879c8ccca117b218c4311f0b10c9f6dd57aa8 3,497 1.00/1.00 vMB 28
811,885 811,885 0000000000000000000421a9f1033a548a0b2cb6b19373401ce0cca24d138828 724 1.00/1.00 vMB 12
811,884 811,884 00000000000000000000508e5f2617285fdd0c81d0defc2ec418f242b1966a7a 1,934 1.00/1.00 vMB 13
811,883 811,883 00000000000000000004050b2b61963803493dbe4bf134a3abc7784bcc8d7c97 1,065 1.00/1.00 vMB 11
811,882 811,882 00000000000000000003f86e566cc269a85cebf0ca79ff3e7a04d9889addfe6b 745 1.00/1.00 vMB 12
811,881 811,881 00000000000000000003771842632b5a9e44e1cd9bc4c97fb1a03ef184084a09 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.