Loading Tool

Explorer IconExplorer

Memory Pool

37,608 transactions
28.37 vMB
0.06311495 BTC
Random Selection Loading Transactions
Max Size: 143.21/200 MB

Candidate Block

Mining Attempt 6617d000de6fb7f0bef7cea975b173ac28f7ecd858d740e65120f1bfc32e2a69
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 899ef473cd188bf738a0011fed8df68d4f5d92fc6135ac80cd0ab5a57bdbf315
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,427
Size: 1.00 vMB
Total Fees: 0.00846896 BTC
Feerates: 100.36 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (565,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,846 348,846 00000000000000001637163101922c4cc6b450a7382e979c196edd14cfdeeebf 1 0.00/1.00 vMB 0
348,845 348,845 0000000000000000038be555e0ec784b65e57335e46813d1d004c42d4bb710a3 2 0.00/1.00 vMB 0
348,844 348,844 00000000000000000537e11c8f6d2f274708d02d6cb78e962044f4c31b7ccb19 128 0.07/1.00 vMB 26
348,843 348,843 0000000000000000085f1b0375bfb292bddf8d10b573543166777371d6a83eaa 447 0.25/1.00 vMB 42
348,842 348,842 000000000000000001e98a124cc51715c26dfcd4b8f5153b90a19a0d1a8665ea 351 0.16/1.00 vMB 39
348,841 348,841 00000000000000000028dedf7752fe43a1b58f6d1496fc4ea5a222685ae4191f 349 0.17/1.00 vMB 34
348,840 348,840 000000000000000003d661b7ab06917546309e34b1437e1a902996b1795b6501 451 0.28/1.00 vMB 22
348,839 348,839 00000000000000000cfe4876bada37d00cec53e4af61be3b146a90420e391bac 807 0.39/1.00 vMB 42
348,838 348,838 00000000000000000907ec91996158c575776577859c9d267e4ef2f6fdd490f9 799 0.44/1.00 vMB 30
348,837 348,837 000000000000000000468efaa5d681c8a5818823dc97d6996201ad2f402915e7 825 0.48/1.00 vMB 24
348,836 348,836 00000000000000000e89e81c16230540d1dc97f3acee984c0b07526dea1abafa 857 0.67/1.00 vMB 23
348,835 348,835 000000000000000001bf9bfcdf66e7c896e055da11b0fddc5395b282e5a93c34 1,197 0.50/1.00 vMB 38
348,834 348,834 000000000000000013028eb4ef78d0c2e38224469b3380e81ccf370f9d0dc35e 432 0.25/1.00 vMB 25
348,833 348,833 000000000000000005a568703ab145bd6cb8bbe1945e0ad856e59357b5b4a7db 562 0.38/1.00 vMB 22
348,832 348,832 00000000000000000bbc2229ce5c79b0502add7cfd8b603ac9d77a92f7ed830d 886 0.50/1.00 vMB 38
348,831 348,831 0000000000000000094bbb2d88d311a54d8e4a7d8adc75b1c60fb503586d3dfb 249 0.17/1.00 vMB 18
348,830 348,830 000000000000000016bbf7acd239875d8510edd258364ecbe418f0db56b40244 393 0.41/1.00 vMB 8
348,829 348,829 00000000000000001344f1bacc3ebe47a5a3172e0fece03482188e906625fed0 1,382 1.00/1.00 vMB 30
348,828 348,828 00000000000000000ec7b14e3b3690d9ff2db21c99e674e5f25e00986ca96396 1,982 0.75/1.00 vMB 35
348,827 348,827 00000000000000001460faad4b9da6ce169bf18fc6be60bd9b7d1f21494564f0 209 0.50/1.00 vMB 95
348,826 348,826 00000000000000000b25f176797e0a53be160bb9c65795327183d5f1bc4e8fe9 709 0.46/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.38 GB
    • Received: 11.63 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.