Loading Tool

Explorer IconExplorer

Memory Pool

85,284 transactions
31.96 vMB
0.17323980 BTC
Random Selection Loading Transactions
Max Size: 190.21/200 MB

Candidate Block

Mining Attempt 8c46c104d6668b790e752a34143e1266d1311d53143c8d6f1c117ee45c643737
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 27f162ea655d365b3545342a0105d112885effc7be9517b2bcd90363154bd6ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,930
Size: 1.00 vMB
Total Fees: 0.05488894 BTC
Feerates: 402.75 > 5.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (163,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,289 751,289 00000000000000000009d5c01db098a37d9bed15030e0788968fac84e65424da 2,083 1.00/1.00 vMB 7
751,288 751,288 00000000000000000007fa008a2425ebcc73d821e22775eb601dfcb1a9e7d973 2,820 1.00/1.00 vMB 6
751,287 751,287 000000000000000000095df9ee86eec876b3cdbbd1599eaaaaf53f1903124686 3,199 1.00/1.00 vMB 15
751,286 751,286 000000000000000000040b39a7668b5f994ecb4e2a7ccad542d8bd16d5f815a3 3,249 1.00/1.00 vMB 18
751,285 751,285 00000000000000000004953277408cf7ff420b3632fb5682c3658646eec45a70 1,102 0.99/1.00 vMB 2
751,284 751,284 00000000000000000005c64053d4d42d2124fa8576d293806287f4aa1a3fb859 2,803 1.00/1.00 vMB 10
751,283 751,283 000000000000000000024e64d1be059bcaf86d23a952ccc8c06b48098c2e28c4 3,231 1.00/1.00 vMB 7
751,282 751,282 000000000000000000069c6cdf8d8d1c0904512ee1c400503e457ea1e1a019e5 2,750 1.00/1.00 vMB 13
751,281 751,281 000000000000000000061f4f555c1d681b7b79137059a549877b1713f525574d 2,130 1.00/1.00 vMB 9
751,280 751,280 00000000000000000006d1b9d57dccfa95edf05df1d185750df6633c9b9cb971 1,273 1.00/1.00 vMB 10
751,279 751,279 00000000000000000003c097263e69ec062032d8dcc2ca756222e3b26b122a71 2,311 1.00/1.00 vMB 17
751,278 751,278 00000000000000000007727a0fadbce8bb5eaa855e81abc691f99bd5af940d5d 2,569 1.00/1.00 vMB 15
751,277 751,277 00000000000000000000a7c1bd5280638bc33e89f851d8e066cdc681d43eafc6 537 0.67/1.00 vMB 3
751,276 751,276 00000000000000000001269553d6191566a33e4ca4339b5640ae991bed9d71a6 2,859 1.00/1.00 vMB 11
751,275 751,275 0000000000000000000580ccc167cd7aabe8bda40a75a8abdaa1249d2fa38e0f 1,904 1.00/1.00 vMB 8
751,274 751,274 00000000000000000006e30ee455f3b21941cb92a1b93ad1f7a4dff3c5c47e5e 1,985 1.00/1.00 vMB 5
751,273 751,273 00000000000000000004e9baf6fd40733a7a169b52b345ec4c7fd86430cab241 3,227 1.00/1.00 vMB 14
751,272 751,272 00000000000000000007a9166b56c6606e2dbcfc5a615754f32110139bb3f97d 1,273 1.00/1.00 vMB 1
751,271 751,271 00000000000000000008941a98279808bce1fda3caaeccc7e65967edd65d6085 1,375 1.00/1.00 vMB 3
751,270 751,270 0000000000000000000357c0308e4ee953d03436f056de4da26c74b748d64e03 2,252 1.00/1.00 vMB 4
751,269 751,269 000000000000000000037f046679175d21103824b504dfc593eedb8984ba9270 1,964 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.