Loading Tool

Explorer IconExplorer

Memory Pool

82,292 transactions
31.11 vMB
0.10164290 BTC
Random Selection Loading Transactions
Max Size: 188.94/200 MB

Candidate Block

Mining Attempt a30db7a398b8c7d175bc84a484052c8d2f4ca8d8e869e136bef49461502fdddc
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 64f2657bc80dde59c8c39180e8ede79ccf4bc5ffda698edecffa4b80f5e4db2d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,097
Size: 1.00 vMB
Total Fees: 0.03049141 BTC
Feerates: 318.30 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (180,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,630 734,630 00000000000000000008bb1616bcc560e740f1f3f40b7e447a5b926666e8cea4 1,238 1.00/1.00 vMB 1
734,629 734,629 000000000000000000012d794105beebc20e6352fc19e15e466507312f9829ad 2,559 1.00/1.00 vMB 8
734,628 734,628 000000000000000000084a326061d3b99b9e53baea3a3f1bfe887365d5de0a61 2,609 1.00/1.00 vMB 11
734,627 734,627 0000000000000000000563090f3fef6e699d55dd94b5f384a6d6398794dea151 1,783 1.00/1.00 vMB 4
734,626 734,626 000000000000000000012eae97b142755f974acce71a26fad2888e7717bfc27a 2,575 1.00/1.00 vMB 2
734,625 734,625 00000000000000000006ee5bf1b33a25defbcaaf9326a39eef0db914015c2759 1,262 1.00/1.00 vMB 3
734,624 734,624 00000000000000000001c20102a64f0cf381bfc2527c3176ebb3a7879889ff91 1,976 1.00/1.00 vMB 8
734,623 734,623 0000000000000000000245c494569b8dbafed5a186113d8b3c267ea67d0c5489 2,839 1.00/1.00 vMB 13
734,622 734,622 00000000000000000000db4aba096e4ad6f3dd700d2ce083c715a867cf1612e9 2,505 1.00/1.00 vMB 13
734,621 734,621 000000000000000000083645ac5e6a02c6d08fba4426bf4111ea5e95c4434d68 2,783 1.00/1.00 vMB 12
734,620 734,620 00000000000000000003beede1977e69853f16a5d35ce58eb196878ac3ff1d8a 1,724 1.00/1.00 vMB 8
734,619 734,619 00000000000000000007eb8174632edf5df4ad8be08fc3fed77b1365dacb89ae 505 1.00/1.00 vMB 3
734,618 734,618 00000000000000000008cd80e67e3491a32a1646df48ad57ccd99787180414b6 2,509 1.00/1.00 vMB 3
734,617 734,617 000000000000000000016787b4ca1e0fcf64d2e67c74e4d41647a2962a95f485 2,998 1.00/1.00 vMB 13
734,616 734,616 00000000000000000005a142dc4a9f13c8f91093ee44621351380298b810f38c 3,104 1.00/1.00 vMB 11
734,615 734,615 00000000000000000004b409b68562b82757eec71d0c4462421d989665e4b6a8 3,498 1.00/1.00 vMB 10
734,614 734,614 00000000000000000004829a249752cd65784671d96ca6a101e8858c2062b576 2,731 1.00/1.00 vMB 7
734,613 734,613 0000000000000000000358f695af40f748a4cd429a31ea55f916d86d52a7f1c8 2,745 1.00/1.00 vMB 19
734,612 734,612 000000000000000000076466f0d66689a7b0f599e2a095c2e336303da9d266fa 2,635 1.00/1.00 vMB 6
734,611 734,611 00000000000000000003c21ef3ac3dd8207c1073342b37641c0950308a4204e4 2,604 1.00/1.00 vMB 7
734,610 734,610 0000000000000000000631c62ba108c052501277e2862bb99ef6ab40323ee292 3,096 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.00 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.44 GB
    • Received: 17.90 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.