Loading Tool

Explorer IconExplorer

Memory Pool

34,776 transactions
26.62 vMB
0.04602536 BTC
Random Selection Loading Transactions
Max Size: 148.40/200 MB

Candidate Block

Mining Attempt dd6a22dd725303c6fe3f50661eed76b07936e03b6e52121ecf6831ed4d3f6948
Version 20000000
Previous Block 0000000000000000000152ab8c366c3bed2b61fe18c0c8b76b6c27638704d2fb
Merkle Root 023549f40aacaf230e3931364160047a212a4c0f47b8f5941172d7e70b9bcdfa
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,377
Size: 1.00 vMB
Total Fees: 0.01646321 BTC
Feerates: 150.75 > 1.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,149 (75 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,074 939,074 00000000000000000001c7fb06bb2026eccc37e91642aa8fb8f87b551292bc7c 3,702 1.00/1.00 vMB 1
939,073 939,073 0000000000000000000141663a224c72bd29e9985dee8d53c6481d79b76fc6b8 3,391 1.00/1.00 vMB 1
939,072 939,072 00000000000000000000fbe6666d01e6c6681f5d9b13e00186843768814dc899 2,059 1.00/1.00 vMB 1
939,071 939,071 00000000000000000000c4ecd2b371e860cc2895cf22750a5d2c287f577f8d54 3,313 1.00/1.00 vMB 3
939,070 939,070 00000000000000000001b2f8888ea49b1454da6b9b886f4750aec2f0087723cd 2,893 1.00/1.00 vMB 2
939,069 939,069 000000000000000000011118e447b7f7f15368119048a651a73ab9173f61391f 3,408 1.00/1.00 vMB 2
939,068 939,068 00000000000000000000a200a275fa9ebd9d32c16fbe3bbb7c431d7c345da140 3,482 1.00/1.00 vMB 5
939,067 939,067 00000000000000000001cc9104a608a07e7639c3a97227c9d53dfe98403219cd 2,614 1.00/1.00 vMB 0
939,066 939,066 00000000000000000000ef282ad7612a92251fc0349ca44a05e4ffb8e87b23f2 3,556 1.00/1.00 vMB 2
939,065 939,065 00000000000000000000d8c434e0a7d9fbf89c15cfa0657a4b6459579ced8dd5 1,142 0.41/1.00 vMB 2
939,064 939,064 000000000000000000014de9c43238f5ee9eea7fd4a046efcb0e18857ae6e841 4,404 1.00/1.00 vMB 1
939,063 939,063 00000000000000000001ea19ac1e20b6ce7c6e5276506f5e0f35d4ffa8671a7e 4,202 1.00/1.00 vMB 1
939,062 939,062 00000000000000000001b04b86e66bee361daf123f220e3cd0a1b058769b5cbd 3,195 1.00/1.00 vMB 1
939,061 939,061 0000000000000000000118cfbfbee12312199a46a95219f7aff616d2fe51508f 3,844 1.00/1.00 vMB 1
939,060 939,060 000000000000000000011465103403a08b91c31afcab90142fcd2b65727dd2e1 2,574 1.00/1.00 vMB 2
939,059 939,059 00000000000000000000367038b9421fbee271c3c728cfed1404a90baf5d6f0b 3,686 1.00/1.00 vMB 0
939,058 939,058 00000000000000000001c806ccdc6c5a2ceb9f7221a6ae731636d624a67fb9f4 2,769 1.00/1.00 vMB 1
939,057 939,057 00000000000000000001d35e38c2df1a62bb98e1c46350350264e6a1d012618d 2,357 1.00/1.00 vMB 1
939,056 939,056 0000000000000000000020b2a32d329b652e2705e38011ce6498c355d7a53778 3,552 1.00/1.00 vMB 3
939,055 939,055 00000000000000000001dd8e97dbabcc0dda5ea50d5c6d0f8bff4e497f29cb5f 3,781 1.00/1.00 vMB 3
939,054 939,054 00000000000000000000d539b151dca6d4d11082b977fb2a1645de2e021340c1 3,158 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 825.18 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: 4,226.48 GB
    • Received: 232.44 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.