Loading Tool

Explorer IconExplorer

Memory Pool

54,443 transactions
32.17 vMB
0.22224960 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt ed1ba11341ca464b1f361ecb07a9412ea741d6f15fefe924b6ca4b845a57d1a2
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 1970aa503b9ed518f634faf9c482b478219f766f77bf10b1ae5be9066f975c90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,952
Size: 1.00 vMB
Total Fees: 0.11790212 BTC
Feerates: 101.66 > 11.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (193,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,760 721,760 000000000000000000063c9fd3f65ccfe28735f2fff40e5a1ac863d64e6b2c8c 712 0.23/1.00 vMB 8
721,759 721,759 000000000000000000038bdbe4e2eaef91cd5eeab2641a8cb353534ed52429ed 547 0.31/1.00 vMB 5
721,758 721,758 00000000000000000006bde584621080aec40956865e47712ca18d573c420160 453 0.17/1.00 vMB 7
721,757 721,757 00000000000000000005566a4e7f452dc9471e5d864c81394641485480e41632 183 0.09/1.00 vMB 11
721,756 721,756 0000000000000000000660c9307e8f10bdbf325fe73052257773faa55b6f3342 1,574 0.80/1.00 vMB 6
721,755 721,755 00000000000000000009ba578b379f73e651c11b0807eedf93848b1accfb1b4c 989 0.78/1.00 vMB 5
721,754 721,754 00000000000000000005bf454bb3815073c4960c033c218aae381dc9973fe997 735 0.25/1.00 vMB 8
721,753 721,753 0000000000000000000a23efaad1d5afd353be23e1d64a49d2056a06dd1a40ab 1,930 0.92/1.00 vMB 8
721,752 721,752 00000000000000000007f3568b1b6f49ff0185766cdce0000da687065934a5c8 488 0.43/1.00 vMB 3
721,751 721,751 000000000000000000041a129855dccd222dd38a49345a693321c3de70c23030 1,419 1.00/1.00 vMB 3
721,750 721,750 00000000000000000007117045c93a1bfd546d10586fbbdaa67905c508c1657d 1,608 1.00/1.00 vMB 3
721,749 721,749 00000000000000000008bb818f1c2a64d19a3649dd2ad1bbc54c9d2d1f15bcac 2,463 1.00/1.00 vMB 13
721,748 721,748 0000000000000000000415b6f5372d95d6714a46c05db9a66e876db234c999d7 2,388 0.90/1.00 vMB 8
721,747 721,747 0000000000000000000285296c73d85af61c4b0d209588d1f9fca444a6a5cc99 201 0.06/1.00 vMB 9
721,746 721,746 0000000000000000000304441ee0c685dbb3cd4c0faa8d27499f29ebb12d4306 84 0.03/1.00 vMB 6
721,745 721,745 000000000000000000059be92edb8517504403edb45079e7a1911a5b8a36a4a4 2,023 0.86/1.00 vMB 7
721,744 721,744 0000000000000000000081002567a5cfc032459e33a4335c1a31d31f70f0193e 421 0.24/1.00 vMB 4
721,743 721,743 000000000000000000009f9a4f0f745e9633bd63aaac64386b76b897abc680be 1,867 1.00/1.00 vMB 6
721,742 721,742 0000000000000000000193acb0a740af034f7f55e3f7941e42c5fcf0aa840c5e 313 0.19/1.00 vMB 6
721,741 721,741 00000000000000000001803c29effb24a95c45fd0d00ebd621c40444ca6600ed 1,177 0.86/1.00 vMB 7
721,740 721,740 00000000000000000007c58c34fd008f34d8a9a856b88c3a827fd7fdc8177f4e 826 0.40/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.