Loading Tool

Explorer IconExplorer

Memory Pool

82,845 transactions
34.64 vMB
0.16206321 BTC
Random Selection Loading Transactions
Max Size: 197.54/200 MB

Candidate Block

Mining Attempt 3304c0a173eb3b5c5e51e317be543cd1ab01a472707d1c501d578a7145649042
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 5d7bd66b8105aa4b3999fb10ce126746742f334783a8b00aa1802f7830c75d2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.04333264 BTC
Feerates: 301.60 > 4.34 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (738,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,686 176,686 00000000000005f0932db6c2fbfde7cda76b49f53e40ed7646acabd1ee919dbf 83 0.03/1.00 vMB 118
176,685 176,685 00000000000006d71850809efaada4460df595bfba35f0d3fe5a94102d06f5c9 128 0.05/1.00 vMB 257
176,684 176,684 000000000000091532c857f95775373505619fa7e6c1212beca0cbd2d7125058 1 0.00/1.00 vMB 0
176,683 176,683 00000000000004f7963d31e7735895b102ad83e57b70144d11c73c9a38f3a275 11 0.04/1.00 vMB 55
176,682 176,682 000000000000032e667e051dab244f5d6f2f0d4832aeb9c348e9709b0feec5e7 58 0.03/1.00 vMB 166
176,681 176,681 00000000000009c85fb0828baae58f2a22e3be7ce4b15bb66b0274f837cb1ae7 29 0.02/1.00 vMB 16
176,680 176,680 00000000000000f562dd13503f07e9036bfd15016cdf8c5f943c8a133991af0e 126 0.04/1.00 vMB 46
176,679 176,679 000000000000038aced1e6c52a48b9204e4a594cb79bdd9279595c2b0555b4e2 18 0.01/1.00 vMB 214
176,678 176,678 00000000000005180727e679506e934a9f4ec9334c7e56ecf9f55f37960055b0 18 0.01/1.00 vMB 38
176,677 176,677 00000000000007b263d88878d56fa29c370bbe29a3712b625368fce283ec7ec6 14 0.02/1.00 vMB 40
176,676 176,676 0000000000000860125b01c248813c5711a1a1dd71c0785f862421d0c55c46b8 116 0.04/1.00 vMB 87
176,675 176,675 000000000000068818e4167da65d4009ae7f393e77cf4364810c158612ee98e4 118 0.05/1.00 vMB 90
176,674 176,674 00000000000000ae08a5749432e9271b94b6550eec11fa8faab24a9afd38a64a 23 0.01/1.00 vMB 60
176,673 176,673 000000000000003a7cfcc07f2e1836cf054f971e4114c672ca3c081921c71bb1 17 0.01/1.00 vMB 43
176,672 176,672 000000000000052dceaecdd3d1e16be4175bf54feb6c8a4411e585930392a9d3 40 0.02/1.00 vMB 137
176,671 176,671 00000000000001fa6638e84204e26876a9a92315fb32c62e49e266b0923332b7 31 0.01/1.00 vMB 225
176,670 176,670 0000000000000209f4b9501782d5255527f3cbb92dfd0bda42764107e11cbe91 1 0.00/1.00 vMB 0
176,669 176,669 00000000000005a0705bc54658226b03e4c1d4b10fa70e6163716cbb101932d8 8 0.00/1.00 vMB 18
176,668 176,668 000000000000087786f4236cdd16148004b3baefa1da0a9329e213ccfab428b7 13 0.01/1.00 vMB 29
176,667 176,667 000000000000077219facc01600ef56ca43ba30935e8d7617f0e12fe97f49b63 47 0.02/1.00 vMB 92
176,666 176,666 000000000000067fcc62a4f5f97846480d491192e23dd4f1dec3b96e54e2a5eb 128 0.04/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 783.10 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: 728.31 GB
    • Received: 18.47 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.