Loading Tool

Explorer IconExplorer

Memory Pool

48,450 transactions
27.64 vMB
0.05837715 BTC
Random Selection Loading Transactions
Max Size: 148.34/200 MB

Candidate Block

Mining Attempt 8335acc2f73f6a7c7b9e2c7b7f90a9f84a2c30428c7de4f2ecd2972027130cf4
Version 20000000
Previous Block 00000000000000000000375fbbd5a8f857d9cad09c139bdeceef07d2f055246d
Merkle Root aff5341ab7e0d24d5f6d58b88da5c94e1b4238ceb05ed466ad5e7d2edf7ebc52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,256
Size: 1.00 vMB
Total Fees: 0.00658180 BTC
Feerates: 502.67 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,774 (383,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,643 531,643 00000000000000000020a32141813c35d40b63121838304854c99a1d8e9d98c8 2,545 1.00/1.00 vMB 24
531,642 531,642 0000000000000000001c23b54ab65cca4c45a93a453b2259d1e16be2d977b00e 1,409 1.00/1.00 vMB 12
531,641 531,641 0000000000000000001d6edb0b229c0a010a3707acf1e8fa2b4646e588056130 1,263 1.00/1.00 vMB 8
531,640 531,640 000000000000000000317c92a78c2901d12bfae925c15cf3bc0ca077818bec07 2,132 1.00/1.00 vMB 17
531,639 531,639 0000000000000000001f95c26e92e304cd998fdf8d3b945a3b3b32902a2583f7 412 1.00/1.00 vMB 1
531,638 531,638 0000000000000000002f608fc47a14e2753c745423742808a5cb3b0f2a514504 1,950 1.00/1.00 vMB 24
531,637 531,637 000000000000000000304d3e2651f8f42b0cbae244668744d92a7495c7175de2 582 1.00/1.00 vMB 4
531,636 531,636 0000000000000000001538bc64e86e6f52602a2fe4b3e43d3b99e863b2b0ef74 1,942 1.00/1.00 vMB 9
531,635 531,635 0000000000000000001bc09f45cdd5667f56fd5c98b83e51eafa24f362e442d6 2,274 1.00/1.00 vMB 26
531,634 531,634 00000000000000000005cc550af9ee7184243f18f143502c77aa0265aff5c2cf 587 0.28/1.00 vMB 16
531,633 531,633 000000000000000000062edac2b67de8e1a2ff4cce8addc259248fc77ec4876d 2,719 1.00/1.00 vMB 27
531,632 531,632 00000000000000000010fe61f34c87ad172df038d66132bdb70f080c9003b55d 2,091 1.00/1.00 vMB 15
531,631 531,631 0000000000000000001d53ddc764924b1b7264cd6c7e27192b6f7ee6e9498358 2,015 1.00/1.00 vMB 10
531,630 531,630 00000000000000000011081232af51382a6736b314004016b4e8b8ce4e491a3a 3,043 1.00/1.00 vMB 14
531,629 531,629 00000000000000000030b64b22271ec6540825544ad0f1abe543ebd6c44fc57e 2,025 0.87/1.00 vMB 15
531,628 531,628 0000000000000000002e3e5d974e8c9aa5d7ebbc0e5504b1e357aad6913588c3 3,022 1.00/1.00 vMB 17
531,627 531,627 0000000000000000001ece5e17f6da01c55b2dccc3e4128d4b63ea27f6a3ade3 2,139 1.00/1.00 vMB 45
531,626 531,626 000000000000000000321684a49066a11a9650bf2ef132eb2131d0e3d7da10ec 2,434 1.00/1.00 vMB 17
531,625 531,625 000000000000000000032fa9433a5b3be5479eaec017f59a5059466e66d279f0 2,289 1.00/1.00 vMB 21
531,624 531,624 0000000000000000002a82f9c9db67d774ccad0540d0519d12a10f2c5459be53 126 1.00/1.00 vMB 1
531,623 531,623 000000000000000000242071d1df9755cc37be2bc44df1f591675c2ab28af2cb 2,322 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.98 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: 648.41 GB
    • Received: 13.05 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.