Loading Tool

Explorer IconExplorer

Memory Pool

80,121 transactions
29.80 vMB
0.11552313 BTC
Random Selection Loading Transactions
Max Size: 179.49/200 MB

Candidate Block

Mining Attempt 037c51f9a864cdf8c00afb108e864e6749e98ed561d13e95f82e33d6a1bc60d1
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 62b08bf5615ae4f122ac7397b42df638c7b3e2ac19b4856c73b000bfb268a73e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.04770683 BTC
Feerates: 169.80 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (436,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,843 478,843 000000000000000000acadd9af7a7ff7fa521369f29827596273ce83d6f6a82c 1,078 0.59/1.00 vMB 103
478,842 478,842 000000000000000000313a7e0e53d917d15a48356fb75ccc7aeda1366baa1564 52 0.04/1.00 vMB 47
478,841 478,841 000000000000000000cb7bd6c6fb56e82535f38dd32eb26af566be736bf4d871 968 0.49/1.00 vMB 93
478,840 478,840 00000000000000000068e942f0cc1a00684c039c2c3a729bed92729e2e72f14c 936 0.50/1.00 vMB 62
478,839 478,839 0000000000000000004dd8ebe173a616d26bf37908782ed72d738798093941d4 1,185 0.60/1.00 vMB 116
478,838 478,838 0000000000000000001c7396512519c773adb8a35ad4cdb8d128240bfc6a50fa 24 0.02/1.00 vMB 78
478,837 478,837 0000000000000000007461963a323439d36a08eb518ed198a9f02deee72a8bf3 273 0.16/1.00 vMB 82
478,836 478,836 000000000000000000fff25d75897b972bd534b9b4a85f80cdac52de60944751 1,207 0.86/1.00 vMB 76
478,835 478,835 000000000000000000d6ed6f2847cfa0768887592656ad2b0e3ecff9ef5345cf 938 0.46/1.00 vMB 106
478,834 478,834 00000000000000000126b11115309147fd28e45b7522b570c5002fbdeb39bac7 740 0.47/1.00 vMB 92
478,833 478,833 000000000000000000b00b17cc57164c12b30b41660075179a7b23f0dab796f8 865 0.44/1.00 vMB 24
478,832 478,832 00000000000000000070a6b63087f8c0c91fcbd990c5bce7ea348f394d2d8307 2,100 1.00/1.00 vMB 125
478,831 478,831 000000000000000000b11f6b17889500ffd61232ef9856819b3501f1ffc5d963 1,584 1.00/1.00 vMB 40
478,830 478,830 00000000000000000141083f6f19ae60f4c00fe0054f95ca4e0fae11f3bb06dc 2,131 1.00/1.00 vMB 133
478,829 478,829 0000000000000000007b14c2f63319afcd662bb01be5215a73e95fe5521c343c 2,044 1.00/1.00 vMB 127
478,828 478,828 000000000000000000b4546070ae455d1e384486b3dbb1694433433d12eb678a 200 0.17/1.00 vMB 54
478,827 478,827 00000000000000000030698e3a7eb8442b9bb7ded4f442a635a7c13f344c1b0d 1,555 0.78/1.00 vMB 107
478,826 478,826 0000000000000000011a6fd8a4a2d85251d00bc04027d025965df00f550648ab 347 0.28/1.00 vMB 62
478,825 478,825 0000000000000000000b9f94ace9487123a4d70c8688525772781f58b470fd50 1,938 0.97/1.00 vMB 97
478,824 478,824 0000000000000000010199d2ad2fff796c802530c874b6be34da4d1e66f88fe9 1,155 0.69/1.00 vMB 86
478,823 478,823 000000000000000000b83c39456240db896268a7b45bce6eb4d2e6731475396f 114 0.40/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.42 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.