Loading Tool

Explorer IconExplorer

Memory Pool

81,023 transactions
30.24 vMB
0.07419181 BTC
Random Selection Loading Transactions
Max Size: 185.55/200 MB

Candidate Block

Mining Attempt 63bebf1582b7d3fccc75a388a6757d06ec7db2220e40ff7faa141f5a7de4da34
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 9c3f1c7e44055bae487a371a100da8b0e102225676c1162421c26c59fe089d2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,883
Size: 1.00 vMB
Total Fees: 0.00679677 BTC
Feerates: 7.79 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (227,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,661 687,661 00000000000000000001c2f08a9e7c6e0c876227bdbb61bf1c895a402fd20ecd 627 0.24/1.00 vMB 27
687,660 687,660 0000000000000000000a64cc13b5bab27fc22241a84543b4c99500487aeaee7f 565 0.20/1.00 vMB 36
687,659 687,659 00000000000000000003aaa4d0812fe8538bf89fe7850b4b601eedc5f0777fbf 1,040 0.74/1.00 vMB 15
687,658 687,658 000000000000000000012628a1bf4c41aacfbfe140bcc3f8beb26adcf28e6134 22 0.92/1.00 vMB 1
687,657 687,657 0000000000000000000d7be7357fc57feb171d261c15d95a23028b4ff3500fdf 515 0.18/1.00 vMB 32
687,656 687,656 000000000000000000005c48d87fcd650c85c74cfe67069dc6375d84e79612b0 1,732 0.93/1.00 vMB 5
687,655 687,655 00000000000000000002388e053effc5ca13bbc6cf5653dd94cc4830289be3dd 1,408 1.00/1.00 vMB 32
687,654 687,654 00000000000000000004decf79e227e06ee5d448ac79aeb50317b4a0b43c4b9c 2,424 1.00/1.00 vMB 48
687,653 687,653 000000000000000000097fc71bd4c660501673e0be2aac91581828f31f9463a2 1,664 0.97/1.00 vMB 19
687,652 687,652 000000000000000000048bec85db9468a76923f69ece2f480a0c9a6287643dea 551 0.94/1.00 vMB 8
687,651 687,651 0000000000000000000830cc05b35bc3cfc8c5c3d18c9988fb378205bb16c92c 1,123 0.98/1.00 vMB 14
687,650 687,650 00000000000000000004c3debd965f035f447f3a3b8cb4e70e005448349e5b13 402 0.48/1.00 vMB 2
687,649 687,649 00000000000000000006a34324747b6f54101a8b6ac40f2dcc35ae5c411c36cd 1,795 1.00/1.00 vMB 23
687,648 687,648 0000000000000000000cc0078bfc8e8591bfbc82015abd2133e87ffdb015e114 2,558 1.00/1.00 vMB 17
687,647 687,647 00000000000000000003da8aecef550e179c1db8b6a79634087030c7f670770a 2,481 1.00/1.00 vMB 45
687,646 687,646 000000000000000000059a371c6006adae89aa88ecb3f334e2590a93e8735cc2 1,336 1.00/1.00 vMB 21
687,645 687,645 000000000000000000042b436da25150bda2fd7f7103b643247b04aeed7bc896 2,616 1.00/1.00 vMB 20
687,644 687,644 00000000000000000007f77662f348dd079672ef1aaf4420b429d58bdc89932c 1,137 1.00/1.00 vMB 25
687,643 687,643 00000000000000000002c90a15d450bbbef4074d2c2d01dd2a6a52dfc1444ce5 2,254 1.00/1.00 vMB 48
687,642 687,642 000000000000000000057d71b2a3b7cf2be84b92a83b0d6b250c7fa78ecffe40 2,149 1.00/1.00 vMB 30
687,641 687,641 0000000000000000000313465620135a02f321b418b0696124fe1944196604a5 1,547 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.02 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: 718.97 GB
    • Received: 18.01 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.