Loading Tool

Explorer IconExplorer

Memory Pool

82,296 transactions
34.46 vMB
0.15266498 BTC
Random Selection Loading Transactions
Max Size: 196.45/200 MB

Candidate Block

Mining Attempt 97b8abed69cf0ebe9c7b4ed5e4ef988d9e59eaae81dbba68bc2fc74a2786afd0
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 59376bf095d170e312cfb82c92b7a636a186d0231fec8bec840473717924a03c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,331
Size: 1.00 vMB
Total Fees: 0.03730253 BTC
Feerates: 150.78 > 3.74 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (131,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,821 783,821 00000000000000000000c04ab2cb7f2278893c81debb3a987119e6f7a22b236f 2,847 1.00/1.00 vMB 17
783,820 783,820 00000000000000000003658e7ba82ef9441fc95083af3449c6b9d902ca995fbc 3,241 1.00/1.00 vMB 36
783,819 783,819 00000000000000000004b0da85fa57f851477ee6fdc4c3f2ea8371264f28d683 2,983 1.00/1.00 vMB 24
783,818 783,818 0000000000000000000401e1def293354ee7a1afd82680ec97c3926ac4d1e56b 2,425 1.00/1.00 vMB 32
783,817 783,817 0000000000000000000378fa8fb6626d7a44e6aa26ac3abc2cc1403469137aac 2,816 1.00/1.00 vMB 34
783,816 783,816 000000000000000000049a2e7c0f4a2429df7898cbc12d5408ec173698f6cbd8 2,917 1.00/1.00 vMB 30
783,815 783,815 000000000000000000057420c4ed491ee72508d377abf0320718629ce11c9a09 3,570 1.00/1.00 vMB 41
783,814 783,814 00000000000000000004e67e83bee5fc25bc8526b4e51932c48d0f97294d3014 3,620 1.00/1.00 vMB 38
783,813 783,813 00000000000000000002bb386801c4a79051c0da873beff13aa6b1ef772cc2bb 3,091 1.00/1.00 vMB 38
783,812 783,812 00000000000000000003ca004049426c56dcf87d43eb3e511432c6c3d0aef47a 1,659 1.00/1.00 vMB 40
783,811 783,811 00000000000000000000d2e7082c723cc9ae88fe4df819e71e19dfa1608217e2 2,708 1.00/1.00 vMB 24
783,810 783,810 00000000000000000003af06caf27f6e8536e7231cc29f4abec38720cc038e4a 3,380 1.00/1.00 vMB 22
783,809 783,809 000000000000000000005a7a122d681978cd067312ddc4411c53af799760b2b2 2,974 1.00/1.00 vMB 26
783,808 783,808 00000000000000000000bd9340d7a8cbef339df9291adedff475a73b46447b7d 3,509 1.00/1.00 vMB 25
783,807 783,807 00000000000000000001813b6ecc467e05cf61b1c5851acde31515eff3f3bfb2 2,995 1.00/1.00 vMB 30
783,806 783,806 00000000000000000004bad4e969f71ebf3a7a434e1de367ed5b019fa67a1902 3,221 1.00/1.00 vMB 23
783,805 783,805 00000000000000000001294e94e2399e0779eb33612f1f1719a3b5aa05144899 3,400 1.00/1.00 vMB 31
783,804 783,804 0000000000000000000186a801d08ce10570591dd03b4c28bf5c1ffc65801e66 3,692 1.00/1.00 vMB 32
783,803 783,803 000000000000000000033c06988f3386e2f4e5e3b958c40b51bb05fa5e4a5c1d 3,326 1.00/1.00 vMB 36
783,802 783,802 00000000000000000004142895a57223424a44392169693b0f8683f283e1fde2 1,774 1.00/1.00 vMB 32
783,801 783,801 00000000000000000000548e5270ab1cc31b8150d95888213cffe236793b1d4b 3,211 1.00/1.00 vMB 48
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.25 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.