Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
29.16 vMB
0.10052449 BTC
Random Selection Loading Transactions
Max Size: 174.61/200 MB

Candidate Block

Mining Attempt 397f070d0858ba236b5fca66b94b9b176b3bf0c8c97ad458ebf8bbe10d3ef202
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 0ded5dfaba22bd1841bc728e7e5051460ab80dd040d0b0081d876bdd18739970
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,904
Size: 1.00 vMB
Total Fees: 0.02762759 BTC
Feerates: 150.77 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (147,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,338 767,338 000000000000000000042c7396f68af5f537eb1c26fafb0f32f3a365c5661ae7 108 0.05/1.00 vMB 13
767,337 767,337 00000000000000000004e84b72731f68a79451d5b650d73a6c39c83bb6ca25cd 357 0.43/1.00 vMB 4
767,336 767,336 00000000000000000000d8d95d5fcebb65038e33f9eb0667dac7e6b140347845 2,207 1.00/1.00 vMB 7
767,335 767,335 000000000000000000048d99307c361902ad8c6d73778041877360af870a7745 1,587 1.00/1.00 vMB 10
767,334 767,334 0000000000000000000077a32843e0384b0594d8d40f8fbeca839d9ff256a93e 1,000 0.42/1.00 vMB 8
767,333 767,333 0000000000000000000177617f8af39e98b8be407cc7f10461190d9e05bbfa6e 996 0.51/1.00 vMB 6
767,332 767,332 000000000000000000069c35af933d27d49e8219d9256ea551d3249e7fd9edc6 349 0.14/1.00 vMB 9
767,331 767,331 000000000000000000006c47529cc0cc6ddfab450841ba8e7f170c2bed2576a5 863 0.43/1.00 vMB 7
767,330 767,330 0000000000000000000171e1ae08802da692aa67f4cd7d82f5144690fc641ca9 362 0.13/1.00 vMB 11
767,329 767,329 000000000000000000073ca080745fa6bbc75ac16b186980d913b4130ea7743b 269 0.24/1.00 vMB 3
767,328 767,328 00000000000000000001e71154d9d4afe4c9e93c6240392a263567586275ce75 2,244 1.00/1.00 vMB 6
767,327 767,327 00000000000000000002741c4816936ef807cb1cc0d60f598db6efc30165ae72 844 1.00/1.00 vMB 13
767,326 767,326 00000000000000000008258b292a09fd9d76f295bad59a27d41290fdc2f7bb19 115 0.06/1.00 vMB 7
767,325 767,325 000000000000000000039aa4b91cf2e13e4c426db5e98a974457a0bfdd6e6589 1,959 0.81/1.00 vMB 8
767,324 767,324 00000000000000000005e9d157f1d30279502fa1777550f24fd01e27de986222 974 0.80/1.00 vMB 2
767,323 767,323 00000000000000000007367bccb44d4d8e6ddb680b6e36444b34af175b05dc60 3,050 1.00/1.00 vMB 7
767,322 767,322 00000000000000000008094a13bdf11efc3763cd564a058bc9c43d4259bdb377 2,263 1.00/1.00 vMB 16
767,321 767,321 000000000000000000051be0dd5025b8801c51ee98476c2509505ca72d764a21 1,412 0.52/1.00 vMB 8
767,320 767,320 000000000000000000028c945a66dee0bc8ef3a8a2f97b13af54d537d8cbfcc1 1,081 0.37/1.00 vMB 9
767,319 767,319 00000000000000000005f0a08373d41af6c2e190ffcfc36927da2c47cec366e7 1,247 0.48/1.00 vMB 8
767,318 767,318 00000000000000000004025e6acb7e3a502c10aa492de86df6d50824109a256e 1,349 0.70/1.00 vMB 6
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.83 GB
    • Received: 17.23 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.