Loading Tool

Explorer IconExplorer

Memory Pool

40,382 transactions
26.47 vMB
0.05707203 BTC
Random Selection Loading Transactions
Max Size: 138.08/200 MB

Candidate Block

Mining Attempt 3a6577012ec6f3a00f6f3bc39ef7400847681f2fcdbc65cad0a9d1b498f0d5e0
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 1b1c37b60100b34fc730d8973348de3b615b10b9aa4c663879d32a5d104251f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,312
Size: 1.00 vMB
Total Fees: 0.00844896 BTC
Feerates: 50.27 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (191,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,113 723,113 00000000000000000009a2dbe2d96a7c70688a05f8a70bba0dfafa9de7a2d395 52 0.02/1.00 vMB 9
723,112 723,112 00000000000000000006b50391f552b4c440cc7e626cd8eea37739127e57f4ca 1,537 0.77/1.00 vMB 9
723,111 723,111 00000000000000000009dd135776f8f9cb0607ece955fbe6befa07a920a23a93 2,067 1.00/1.00 vMB 7
723,110 723,110 000000000000000000019914cab676e7dc5b7ff7768a3c5de5b439fc28638117 617 0.49/1.00 vMB 5
723,109 723,109 0000000000000000000363d2145bc7653f78c84965a8ad6ffff29168c69ec00b 71 0.61/1.00 vMB 1
723,108 723,108 000000000000000000055e2f260698c372d781539db8ce1ced3994b9e26f6eaf 1 0.00/1.00 vMB 0
723,107 723,107 00000000000000000002baebd3378e3ef2a283bda7c10daedee859b3cc0041ef 2,352 1.00/1.00 vMB 7
723,106 723,106 000000000000000000086959d5712740b8d942c0bdb371be51f52491377435c1 800 1.00/1.00 vMB 7
723,105 723,105 0000000000000000000249749992254dbfad7fe988bf90efe3b0d0c087a8629a 1,168 0.46/1.00 vMB 3
723,104 723,104 00000000000000000000078019fff9aaacd89a154147e1a2abad8b7b70c10a40 2,581 1.00/1.00 vMB 12
723,103 723,103 000000000000000000042806119826df7d10c9c58dca5ba26f8af99109695cf9 1,027 0.58/1.00 vMB 7
723,102 723,102 00000000000000000007eec6be0548753958703bc00f8ebbd8c5536f3e87d7ef 52 0.05/1.00 vMB 5
723,101 723,101 0000000000000000000231201532cfb021c236c2030d5997b976ecb271b7b417 814 0.62/1.00 vMB 6
723,100 723,100 00000000000000000001d80b408d1e52e83e5a9fe0102611df517dd413cd94aa 786 0.33/1.00 vMB 6
723,099 723,099 0000000000000000000688f9a97b22c965cb01b5255134c667980bc03e7c0696 293 0.07/1.00 vMB 12
723,098 723,098 00000000000000000001ffba18f9ce3caf151b3aa7776ecfbaddb24184ad85cb 2,035 0.61/1.00 vMB 11
723,097 723,097 00000000000000000006febbd4dfed554c4c70989a3de875a152c09c0de323f7 1,114 0.47/1.00 vMB 13
723,096 723,096 0000000000000000000a0946c21f90d8848a797cf713d56643d7859eb13aaad7 1,851 0.61/1.00 vMB 11
723,095 723,095 00000000000000000004fb1e047a89f7bfd6deaca8e3ff3dc8a7ee7f0e82f7ef 565 0.36/1.00 vMB 6
723,094 723,094 00000000000000000007ae698b6cb33e8e3af41d448a2dd983855b044dc78093 2,340 1.00/1.00 vMB 9
723,093 723,093 00000000000000000009bc0cc20d5e78cfbd9491a4058b818833b35ba043dc59 2,671 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.