Loading Tool

Explorer IconExplorer

Memory Pool

23,683 transactions
21.88 vMB
0.05320959 BTC
Random Selection Loading Transactions
Max Size: 115.63/200 MB

Candidate Block

Mining Attempt 3ec56454a8f2250fea056da1bc06b2b63c7b5d20275040e13073198b40a81400
Version 20000000
Previous Block 00000000000000000000a0be060f4b854dd8be269a639ab3fe673e7e8b9b19ba
Merkle Root e7b18ea7217607b64a9373f4d666b27a9bcf7f4c5541b87e50fb99b8214bc9fb
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,616
Size: 1.00 vMB
Total Fees: 0.02753257 BTC
Feerates: 884.70 > 2.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,785 (88 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,697 939,697 000000000000000000011b8bc75517e8d088c3018af1c896504353dbf20b84bf 4,720 1.00/1.00 vMB 0
939,696 939,696 000000000000000000005d815c1d563e64be491448aeaed79f8245a7da62f77f 3,703 1.00/1.00 vMB 2
939,695 939,695 0000000000000000000035cd786c3001c7bac93b9dbe54103dcd3b3f2671baa6 4,224 1.00/1.00 vMB 1
939,694 939,694 00000000000000000001e2ee7f49af62bf463979784dfb13640d2089cb0cdc81 1,745 1.00/1.00 vMB 0
939,693 939,693 000000000000000000005fd11d7dac0792878dde2e156bc6af39534f472ea90d 4,590 1.00/1.00 vMB 0
939,692 939,692 000000000000000000018647054d991fcf0a9da110350d151df14493c92dfb9e 3,665 1.00/1.00 vMB 0
939,691 939,691 0000000000000000000012d6825139d0af36330b08a268cd198beb236bd6f343 2,788 1.00/1.00 vMB 1
939,690 939,690 000000000000000000017ec4590051fa9826856e6420b161003cc068ca791761 1,454 0.53/1.00 vMB 1
939,689 939,689 00000000000000000001d31823f2023944667651e96fc33ed0032056e67aeb44 3,111 1.00/1.00 vMB 2
939,688 939,688 00000000000000000001e99ec5ca7e5bb8de7dcef790921c06593cedda7d19ad 3,801 1.00/1.00 vMB 4
939,687 939,687 00000000000000000000b31ff9693c82af9a15b30d7bd97c6d4a7b13d88ec2d0 1,395 0.45/1.00 vMB 2
939,686 939,686 000000000000000000007c959bcec5c097a8901f50d9fe77b00d0c2c8b6c70fc 3,501 1.00/1.00 vMB 0
939,685 939,685 00000000000000000000b370cc14bb6409fe5f1c5ce640ec209881ec3e76935a 3,360 1.00/1.00 vMB 0
939,684 939,684 000000000000000000008cd546cd05263e07da3b89c8118ca90d52f0350c94fe 1,607 0.57/1.00 vMB 2
939,683 939,683 000000000000000000007cfcb2601199c68d2f474abafc808fee1e91d3081aec 4,307 1.00/1.00 vMB 0
939,682 939,682 0000000000000000000171b0222a6a4a85379965bc8b97b44554df5e29612849 2,995 1.00/1.00 vMB 2
939,681 939,681 0000000000000000000006264c9de1135a50c8bcb41dcf3c4c65862ed2c4abdc 1,256 0.41/1.00 vMB 2
939,680 939,680 000000000000000000009b7737e6ccfeb9910f321835bebd35bf0d282aad74b6 3,972 1.00/1.00 vMB 0
939,679 939,679 000000000000000000019f6a72a67f857ac987c026f9aa7c93c76728e5e731f3 860 0.29/1.00 vMB 2
939,678 939,678 00000000000000000001617236be898d0e3a2eb03461b5161276cb348e478cd8 4,057 1.00/1.00 vMB 0
939,677 939,677 0000000000000000000089709dd4b9318f622fe58ea1ba92083b38f316ad5311 4,352 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 826.34 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: 4,288.70 GB
    • Received: 237.73 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.