Loading Tool

Explorer IconExplorer

Memory Pool

43,822 transactions
27.02 vMB
0.09047427 BTC
Random Selection Loading Transactions
Max Size: 140.98/200 MB

Candidate Block

Mining Attempt 14d9ee3d619116008ce6e3967ae14907f07908fdd36f91a2f509d97edfd2a560
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root ee49533dbfb0426a28172da45c3165048639f857e7fe49d14c67f6d453e653f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,494
Size: 1.00 vMB
Total Fees: 0.03839616 BTC
Feerates: 151.01 > 3.85 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (122,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,078 792,078 000000000000000000009abc78fa49f56f29827ff46e28bd0a9367fd6a017635 2,645 1.00/1.00 vMB 52
792,077 792,077 000000000000000000038e73b51b8af1c3f59e9c98b9aa5464bcb4590f3b19fb 3,467 1.00/1.00 vMB 62
792,076 792,076 000000000000000000051557394aa058cad23355595e9391af95669769eda7ec 3,349 1.00/1.00 vMB 68
792,075 792,075 00000000000000000002fdef1e7d44f6f5d7c7f2cea2f8634fa856e811093fb2 3,377 1.00/1.00 vMB 73
792,074 792,074 00000000000000000002c3f985fb7bd8e5d09e359ffb440b58c0a81bc9e6b79f 1,244 1.00/1.00 vMB 20
792,073 792,073 00000000000000000004eef8bd2566c866ace707870276eb2c554c427fd67d05 3,411 1.00/1.00 vMB 27
792,072 792,072 00000000000000000005274851eed480fc8b1a8d945b4f87169edffb06ca006b 2,983 1.00/1.00 vMB 38
792,071 792,071 00000000000000000001053ef6dba6ab145fdbd4e3fa90f1e1ce380d35fd4e3d 2,528 1.00/1.00 vMB 61
792,070 792,070 0000000000000000000195035fd452184e5e7ce7f9b5bc0e35141f067e6c8aa7 2,850 1.00/1.00 vMB 38
792,069 792,069 0000000000000000000060bfdba3dbbb2b2b17c428de618e687bf6e114491fad 273 1.00/1.00 vMB 18
792,068 792,068 00000000000000000000de9776c3e4badd458ca400d4e8fc1b6e01ea805e0915 4,748 1.00/1.00 vMB 24
792,067 792,067 000000000000000000021c795676b982619fd2ab788510aa5bc6e0d5d3a265de 6,229 1.00/1.00 vMB 19
792,066 792,066 00000000000000000000c1f72e0029efbd764cff102018e8e55c8a95f775f1c6 2,242 1.00/1.00 vMB 46
792,065 792,065 00000000000000000000139122f3dc692ea91838d328c5faefe8e22db53f2726 4,365 1.00/1.00 vMB 28
792,064 792,064 00000000000000000000c3d2cd195944d59e77bd75e35e41f7a3692e9ec40d73 3,153 1.00/1.00 vMB 45
792,063 792,063 00000000000000000000c825a294f85c44c79b7405e586534b7b4a1e8e003661 4,114 1.00/1.00 vMB 37
792,062 792,062 00000000000000000002849b45d894daefc82016e65ec094e84027603456a725 5,625 1.00/1.00 vMB 32
792,061 792,061 000000000000000000043eb42fb40db5746f56cefbce25580bcad265ad378bbd 4,535 1.00/1.00 vMB 38
792,060 792,060 00000000000000000004b0e40b16b7c64397257407cd4dfb8c70aa6cd836a7b2 3,374 1.00/1.00 vMB 40
792,059 792,059 0000000000000000000587c9ada0b3a382dda9e9143b8ccdec833f8f051113f1 3,174 1.00/1.00 vMB 21
792,058 792,058 0000000000000000000350201dd45f0a9b9c95bc7119630ce4eea8276890ca6a 3,553 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.