Loading Tool

Explorer IconExplorer

Memory Pool

55,665 transactions
31.74 vMB
0.19781839 BTC
Random Selection Loading Transactions
Max Size: 171.02/200 MB

Candidate Block

Mining Attempt 8f6db49699762db20f38b36533e9b25d2f5ff4b65cfbad602be8ed67254f91a5
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root b7937d85378c1839ca672216616309523085a3db1bfa196bc40c479cc4bc2006
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.09033253 BTC
Feerates: 502.67 > 9.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (233,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,329 681,329 0000000000000000000002731bfab97e50085b18608425d2f0e1045a449b9c05 1,524 1.00/1.00 vMB 89
681,328 681,328 0000000000000000000aaec60937f9c44c1d71db7a221ccc84054b453afaa052 1,823 1.00/1.00 vMB 35
681,327 681,327 0000000000000000000b1cbf4180e621ca284f338984c11bff1c5c709904e4d6 1,653 1.00/1.00 vMB 79
681,326 681,326 0000000000000000000795eb2f2752ce2bafa5a1779575d8fed0f77ddd448a76 2,556 1.00/1.00 vMB 140
681,325 681,325 000000000000000000059a534bf0bdeb900e328ee2188be36782e38a4b7043ed 576 1.00/1.00 vMB 30
681,324 681,324 00000000000000000004899a9bc6087b67f7d69f64ab595107af274d0c56b31e 1,738 1.00/1.00 vMB 80
681,323 681,323 00000000000000000007447eeced18635a293818109fd65f1bd7d9d3019850de 1,115 1.00/1.00 vMB 41
681,322 681,322 00000000000000000000eba513108ab5a0c8961d6ca92af8c6cc13178e1218d2 1,750 1.00/1.00 vMB 37
681,321 681,321 000000000000000000052c5be8824ea86fafafb24662bee9db076d14f05a59a6 1,652 1.00/1.00 vMB 112
681,320 681,320 00000000000000000005c5ae24f4b09974ad933cbb1996a932a6192c07b4590f 958 1.00/1.00 vMB 71
681,319 681,319 00000000000000000002c59675bc120c597ca2cc5c5288eaa93c727402942aad 1,821 1.00/1.00 vMB 80
681,318 681,318 00000000000000000006fbed2d0733f7e77ba64cea9e34a8e871515aadf8b2e0 1,761 1.00/1.00 vMB 45
681,317 681,317 00000000000000000009270286a8d2770a149aa15f51e209eb12dc6d13c70bac 1,865 1.00/1.00 vMB 39
681,316 681,316 00000000000000000002132c929668cc410cbdbf2284a84a12d84b03942354c4 1,596 1.00/1.00 vMB 132
681,315 681,315 000000000000000000076d7697345c66f0fa0766cfaa150cebaebecae83175b8 1,432 1.00/1.00 vMB 35
681,314 681,314 000000000000000000052597ca80515a2a4f9fdf56a8aa1715b4141adc66479e 1,576 1.00/1.00 vMB 65
681,313 681,313 0000000000000000000213e08ca725e3f1f50b016e9eeece59ef9f6cad670e43 1,871 1.00/1.00 vMB 98
681,312 681,312 000000000000000000094f169249019e7e508d2f64a6187e7ec963b9e069700c 2,412 1.00/1.00 vMB 166
681,311 681,311 0000000000000000000114a31802b33dc9485bc690f2e52f7fd8c74831ff5fa5 2,052 1.00/1.00 vMB 104
681,310 681,310 00000000000000000003a939b30b6bcc5911da505ae1b405046d6589e1446ced 1,597 1.00/1.00 vMB 46
681,309 681,309 000000000000000000054112aa43e21c4d615ec411860f21d786898b42bab666 2,063 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.