Loading Tool

Explorer IconExplorer

Memory Pool

79,109 transactions
29.70 vMB
0.09282577 BTC
Random Selection Loading Transactions
Max Size: 179.18/200 MB

Candidate Block

Mining Attempt 4847333ebe05fc339ed341defdfe1f40cce0f27a2818128a52614c4470985195
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 20f095beffa5f1ec649d368f4f004d64d5b59efe4765bc8af91ca4be208ceec9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,637
Size: 1.00 vMB
Total Fees: 0.02687193 BTC
Feerates: 251.00 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (377,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,918 537,918 0000000000000000000f3752fa97899fe4cce61e4381cf6459b7ab64bed6df8b 4 0.00/1.00 vMB 11
537,917 537,917 0000000000000000001623bf889ca8c3a74bd61f181ffe8e13ecab487c03dfb7 969 0.44/1.00 vMB 23
537,916 537,916 0000000000000000002560ccd8f8c9b22083b234085e28d0067140e6bca2d3b0 5 0.00/1.00 vMB 28
537,915 537,915 0000000000000000000d117241d7be12e88b63cda6515ecd3b7a771cfe2666ab 1,259 0.74/1.00 vMB 14
537,914 537,914 0000000000000000002012ed6214f1bd4326f897a305cf30ada9d08cb93d030f 2,402 1.00/1.00 vMB 17
537,913 537,913 00000000000000000005260c428d7b93b8f6a5afee9ac8542b365186c2f57533 2,510 1.00/1.00 vMB 29
537,912 537,912 0000000000000000001a6c8b836e256ef8185ac738251a34a7878ab7ee096342 1,677 0.58/1.00 vMB 22
537,911 537,911 0000000000000000001dd13bd84d1bb6a13d43c86237c6ed6dfd0b480eac2c15 135 0.04/1.00 vMB 28
537,910 537,910 00000000000000000019578a7cb9f8f07dd8556041b8e727aacca8eddaa82db5 1,441 0.59/1.00 vMB 32
537,909 537,909 0000000000000000001fb3bf200c69a9e45c7966e022a9ef73722a80ed21440b 1,445 0.55/1.00 vMB 17
537,908 537,908 00000000000000000008e584ea109f0aaf22fdb40924b73431caf6cd98b35158 1,981 0.85/1.00 vMB 33
537,907 537,907 00000000000000000008425108745c9e074872f71103d11b31bcbaeca16caa7b 37 0.04/1.00 vMB 19
537,906 537,906 000000000000000000246938643f1a36e9771bb5f050c723ad29bca4a7a6e399 1,057 0.44/1.00 vMB 21
537,905 537,905 0000000000000000000ba4120e4194a8cbc2fcea4d5f4a4287440c7fb4a42e8d 2,123 0.80/1.00 vMB 15
537,904 537,904 0000000000000000001085eca01897f2bb69bff34f2621d6b22d34c97ad2099a 589 0.22/1.00 vMB 56
537,903 537,903 0000000000000000000fc46e8beb2ff7986c415936e4e7d50e82ac034b5c5e32 2,267 1.00/1.00 vMB 33
537,902 537,902 0000000000000000001fbdce98c0c892432a8e5cafdbb2d03f67b388c898fa4e 238 0.09/1.00 vMB 28
537,901 537,901 000000000000000000107906a0944e4ae77677ac74e97722ccbb39e4ab905f31 397 0.14/1.00 vMB 17
537,900 537,900 00000000000000000000d2e652618feb9cc2bcef183b3900cf1f49fdf2754cd1 646 0.37/1.00 vMB 4
537,899 537,899 00000000000000000027eb4b21388bc70ac3f4390c29c6d063afc909b433f934 2,279 1.00/1.00 vMB 10
537,898 537,898 000000000000000000040a60537220719ce0e3e6b9e8900593b4d9d5883d6805 2,913 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.