Loading Tool

Explorer IconExplorer

Memory Pool

76,181 transactions
29.14 vMB
0.10406647 BTC
Random Selection Loading Transactions
Max Size: 172.29/200 MB

Candidate Block

Mining Attempt f7da980975d6fd1c966ff1aa58c749a3dcd55c4051468f3b733eeb2f8cc1ceeb
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 3662da2bbb97ad4525e4ae33adf86f35e0982e5e242768abc4eca3d4aca397ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.04162056 BTC
Feerates: 201.37 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (547,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,775 367,775 0000000000000000017219fba186fe5b763cc5fd8022d957ec1375ac54e55040 818 0.47/1.00 vMB 44
367,774 367,774 000000000000000002b519e1ed8ec5d9e5989c780944b81ec3c39cffcbaa01f9 774 0.52/1.00 vMB 29
367,773 367,773 0000000000000000064212b37c67da2abe16ee209322be3da1cf9da4ed2554bc 1,612 0.75/1.00 vMB 42
367,772 367,772 00000000000000000f15a31cdbfa1d81cf62080712bd23e3f565c78b4018dafd 599 0.83/1.00 vMB 22
367,771 367,771 000000000000000014d65ee72e492b6766b73e3413ac65490b2b59a20c1d1af3 1,046 0.51/1.00 vMB 34
367,770 367,770 00000000000000000b7ea4ae52fe6079cd9152eb8ba244bcd760c6d2ed154082 632 0.75/1.00 vMB 23
367,769 367,769 0000000000000000081b3ba20abc445b6fd423ab2ea747512781d263044f10f8 1,446 1.00/1.00 vMB 26
367,768 367,768 000000000000000009fed3591d70b9fc01d4d7d1d5a416999e7a8c8fa957fffc 836 0.93/1.00 vMB 25
367,767 367,767 0000000000000000100b9a47c79f85cfbd42291d523e6fa9c4425761838205dc 541 0.82/1.00 vMB 20
367,766 367,766 000000000000000001bb21a1e039986cafa480c2a2fb91141fab94f3ad7c7094 1,479 0.95/1.00 vMB 34
367,765 367,765 0000000000000000089c6693266b3fca7af88fd3ea839088889a0cc873e19e26 722 0.89/1.00 vMB 24
367,764 367,764 000000000000000004bc4846ab9b634832ed6d8962546dffe5d81af986b56aae 843 0.75/1.00 vMB 37
367,763 367,763 00000000000000001234d0ff11ead985633e619e34c50ae660a4f3cdc9d14455 1,813 0.95/1.00 vMB 35
367,762 367,762 0000000000000000066d2e1dab3220b6bc1ee2f89c82accc27985c5b8d5c56b8 1,156 0.93/1.00 vMB 28
367,761 367,761 00000000000000000218df1a5a0630e5bce64c66f016344b63f53a325d0afabe 778 0.92/1.00 vMB 25
367,760 367,760 00000000000000000b855cfa874079003b87fd8e5feea8ed8a3ff03a505e5973 1,202 0.93/1.00 vMB 31
367,759 367,759 00000000000000000cc17fcea7f4079fcbc68599feac3dcd2e9112d96a641963 1 0.00/1.00 vMB 0
367,758 367,758 0000000000000000000659615d14380e8e3f4781211e8e6db5839d5664798031 900 0.95/1.00 vMB 31
367,757 367,757 000000000000000006164e02983e97e3ad29bc7b9fd3eb8a1b53a2246cf1b37a 705 0.83/1.00 vMB 23
367,756 367,756 0000000000000000123b9f0c765dd6a4505402ea6e406e7e04e33d5748aa42f7 879 0.91/1.00 vMB 25
367,755 367,755 000000000000000002bf7672abefb63a80d8800e0fd0000296dfc84517dd26bd 877 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.