Loading Tool

Explorer IconExplorer

Memory Pool

82,060 transactions
30.51 vMB
0.13397333 BTC
Random Selection Loading Transactions
Max Size: 183.61/200 MB

Candidate Block

Mining Attempt fd652ddbc0441b47db8d35bfef1f0f8942d7a2fecdda8cccb7324097b030c319
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 8ef294901602804f34cc199107ada6ccb68bed8fb7cc4e09d7d94c487dbcd7a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.05232333 BTC
Feerates: 302.06 > 5.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (309,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,867 605,867 0000000000000000000c33aec24261ba0bce06eb1667c24d44588e1d60ca3158 1,177 0.39/1.00 vMB 21
605,866 605,866 0000000000000000000d564eb15fc108725b8e67edf30cfbce1a32e309e365af 2,622 0.89/1.00 vMB 9
605,865 605,865 0000000000000000000df3fc629ad8a24fded35dbce6852b9b374d11f0a044ac 3,025 1.00/1.00 vMB 39
605,864 605,864 0000000000000000000fd9f652b24b128e09179945462e39ee402ca19563fbd1 1,441 0.43/1.00 vMB 23
605,863 605,863 00000000000000000012ed7b89f23d601814098258807bbc3479748d9eb043ac 2,564 0.87/1.00 vMB 23
605,862 605,862 00000000000000000007e62af78533fddae707f20f3e5916d7eec123e63fba63 1,629 0.50/1.00 vMB 12
605,861 605,861 000000000000000000143539bc35b48548c3dc315d7561b52f5fe5a71f817a51 2,780 1.00/1.00 vMB 32
605,860 605,860 0000000000000000000f50426f9ce7d67b63090abf2ac5193df59e410d605269 757 0.26/1.00 vMB 22
605,859 605,859 0000000000000000000d679e5e83697cb72cdc1c476bc6b9bf24e5655ff96f60 2,542 0.98/1.00 vMB 21
605,858 605,858 000000000000000000148a1227d9f8702971eb7c97c8c8e37d9261c03bdffc60 605 0.18/1.00 vMB 26
605,857 605,857 000000000000000000065b4d819f4b9b50959ac6cad6de95d2971dc3e8674eb7 1,603 0.46/1.00 vMB 18
605,856 605,856 0000000000000000000ca33f656af3b906dc692cd4498f032facb60a0179e071 2,244 0.66/1.00 vMB 20
605,855 605,855 000000000000000000029e8084502819b0a172d09884926dc71eb679bc6058c0 1,308 0.37/1.00 vMB 24
605,854 605,854 000000000000000000046d941e134074cd9ea34e78517b45fe6e6382fb12f2d5 769 0.21/1.00 vMB 20
605,853 605,853 000000000000000000032b28344ec0a876f8210ec1c80b6994f05f27673714c1 1,201 0.35/1.00 vMB 23
605,852 605,852 0000000000000000000853b719ff60c7eee837d0be17dd3accca0087376ea44e 491 0.14/1.00 vMB 25
605,851 605,851 000000000000000000037ae0c9534a331c9505d05a23083de81ccf8d684dab4e 2,731 0.97/1.00 vMB 23
605,850 605,850 0000000000000000000a9c62d3843c03c75e61ea91276fb3ed320f7cc0797c55 1,365 0.36/1.00 vMB 26
605,849 605,849 0000000000000000000da3ac098cd9cb840fd0b202dc4c968d03556c39b5174d 2,294 0.75/1.00 vMB 21
605,848 605,848 0000000000000000000eaa8e8edb54a52504fe54444cb6d905cf269d114553fe 2,904 1.00/1.00 vMB 18
605,847 605,847 0000000000000000001143f752a70821a251c56386b6d14cb52de1bf732d89b5 3,385 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.