Loading Tool

Explorer IconExplorer

Memory Pool

84,245 transactions
32.58 vMB
0.09662579 BTC
Random Selection Loading Transactions
Max Size: 197.43/200 MB

Candidate Block

Mining Attempt 7b2700aef0d14c6164e7f481e238b51c5458a44c51360b5e513f2986145daa75
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 62009508a9f90910a25ffe04da5b2e3387ce958c32946a0c21ecd292f277501e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.02470647 BTC
Feerates: 150.92 > 2.48 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (279,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,676 635,676 00000000000000000008e9c6a2a990764ee862ca98160e1c06379507c981f69b 2,589 1.00/1.00 vMB 20
635,675 635,675 0000000000000000000b0eb5b64989a37e1a44e2dff431d82cf9794aef982c7e 2,436 1.00/1.00 vMB 22
635,674 635,674 00000000000000000004f18fda84b14c0a3d84c028ea324bbc7483ce4c74e72d 2,284 1.00/1.00 vMB 10
635,673 635,673 0000000000000000000da590af260f7738f2faa62057483b9a5905a53280ab0f 2,502 1.00/1.00 vMB 39
635,672 635,672 00000000000000000001bc77c8ecda9d794ba356330b4fa5514a3a54362266ce 2,199 0.75/1.00 vMB 3
635,671 635,671 000000000000000000086aebe5c4eb8dca98fab29ca496937490d86c0f24d051 2,602 1.00/1.00 vMB 27
635,670 635,670 0000000000000000000091ce0fcc5c3d75013601db7704d1c778e3f4b183066d 1,453 1.00/1.00 vMB 36
635,669 635,669 0000000000000000000ac5f7b9cfa563fb838bc26231534c973f817d5af6df5e 1,984 0.78/1.00 vMB 19
635,668 635,668 0000000000000000000f574339901112d244c9325585951b47d79d7248aaa942 742 0.35/1.00 vMB 19
635,667 635,667 000000000000000000041595f2bbfbaefa1b76fbc4e241e0422d8c393f3f184f 1,861 0.70/1.00 vMB 21
635,666 635,666 000000000000000000054a5805fbe6b24e17e274caa1347bcf9d3872f433dded 2,313 0.74/1.00 vMB 8
635,665 635,665 00000000000000000000dfdb0598aa99c4a2b59136e1720b0e3bc5a109d6e4fe 2,394 1.00/1.00 vMB 28
635,664 635,664 0000000000000000000e3b0d71248158c3024df9533b74beb1be92300f2b4ac3 622 0.23/1.00 vMB 17
635,663 635,663 00000000000000000010b0fb2d54ca3cd61478931f170dc69d074d564076b544 1,236 0.46/1.00 vMB 21
635,662 635,662 0000000000000000000ef5aff2ecb756ad5f738b1665067f8de516a4f6abf350 721 0.30/1.00 vMB 17
635,661 635,661 000000000000000000017793f3868e218c0a0343f97dcfe7e2ce28a9117f7eef 103 0.07/1.00 vMB 15
635,660 635,660 0000000000000000000c84a6d1c9fd04bceb7f1a633cfaeec276ccb2b9ca98a9 316 0.09/1.00 vMB 25
635,659 635,659 000000000000000000107f39cd8f60b6bfe8d72a66f453e5d030775191daa382 961 0.35/1.00 vMB 25
635,658 635,658 000000000000000000047ae2c44aab6cb4e1acb401974dad9c108407634336b3 1,725 0.62/1.00 vMB 23
635,657 635,657 00000000000000000000042250a6bd9ee6de048d095c49806b36db43ccbb1a28 536 0.21/1.00 vMB 20
635,656 635,656 000000000000000000030df101aedd863ddbf9889bd6e77008c4c2a098d0da76 167 0.05/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.