Loading Tool

Explorer IconExplorer

Memory Pool

81,282 transactions
29.91 vMB
0.15427456 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 67eaf1f2a1860edeff6d6ef7087d4652ed68a71d235600a8e2666b16e5512c91
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 14d012505468b7236f9b13187e71de352d548016620d984d36baf27cfe7be7ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.05854921 BTC
Feerates: 1,002.91 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (144,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,899 770,899 000000000000000000047660b4632eb072d8eb0d89fa5fbcc63606682dc9a97c 498 0.14/1.00 vMB 10
770,898 770,898 00000000000000000005bcae4b8cf92214753a88f8da7217cd4645127f0e6ad3 875 0.54/1.00 vMB 6
770,897 770,897 00000000000000000002f68cc6f43afb8b0e6eeb2b39ee9e5a49e0cf90f13ea1 957 0.80/1.00 vMB 5
770,896 770,896 0000000000000000000376faf411f0390ad6daed2b1d8e1c17d6dae030b4149c 1,870 1.00/1.00 vMB 9
770,895 770,895 00000000000000000004ed1d63eed538ee1356ea5738b2d24aeb680eff122582 703 0.29/1.00 vMB 8
770,894 770,894 00000000000000000001bd2f0b17dc2f9f21a739734b2c6b2d063fc50a7db54b 569 0.25/1.00 vMB 3
770,893 770,893 00000000000000000002672338aa2b17f20dbbe3901e323085e175395f9dc6db 3,135 1.00/1.00 vMB 8
770,892 770,892 00000000000000000000679d1835b6215671fa349714360310fbbfac1d0f1a8c 2,818 1.00/1.00 vMB 14
770,891 770,891 00000000000000000006deb9d1d63912c410234e2448b87f7489d53a78cf06b9 1,066 0.39/1.00 vMB 7
770,890 770,890 000000000000000000031cd453d164792824ace54daf60c1e04d75aec05f0716 1,249 1.00/1.00 vMB 4
770,889 770,889 000000000000000000016fee6cf717c2e1d8302fbf688a0775693dab73412fd2 2,121 1.00/1.00 vMB 8
770,888 770,888 000000000000000000006dc5d5194599d6387d9b0471e8463ba4d61236dab172 1,228 1.00/1.00 vMB 4
770,887 770,887 000000000000000000041fc515689120a649845b76561a6239404dce42df0290 2,150 1.00/1.00 vMB 5
770,886 770,886 000000000000000000070578ea909ee9c660f610a48c96fdf76f8f5c288cdb05 2,030 1.00/1.00 vMB 9
770,885 770,885 000000000000000000082d6881677c2f9fc9920c5851ba185f0993e606986ee0 2,945 1.00/1.00 vMB 9
770,884 770,884 00000000000000000005e6a2ced24da4b4b4c8b8707850b13f7febac54e92348 2,777 1.00/1.00 vMB 8
770,883 770,883 0000000000000000000743e2958e66d72b53005177def52f4bf3c5030951c7ab 2,884 1.00/1.00 vMB 6
770,882 770,882 00000000000000000006a2c246b65163c212262cbbca7dd85a287bd27d8e0f70 2,284 1.00/1.00 vMB 15
770,881 770,881 0000000000000000000671b4dab0196d55522192d0458e4389cfc076673c908a 2,686 1.00/1.00 vMB 8
770,880 770,880 00000000000000000007a89fe70f337d35ac94a91fbb03f40b5a86654812f96b 1,558 1.00/1.00 vMB 7
770,879 770,879 00000000000000000005db736870241256c32f04ca8c1799b2b562dfa2e23c5b 1,415 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.