Loading Tool

Explorer IconExplorer

Memory Pool

81,522 transactions
29.97 vMB
0.15762472 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt 18b15ee701131a25cdf8d852804fcc1215887403040e02fe9865920c09cada31
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 4617aa7d37d4199a46e94391373bf7a6dcde4ad27f5b6baa5c4d9c2e323fe775
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.05991094 BTC
Feerates: 1,002.91 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (314,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,306 600,306 00000000000000000001cfcebf78aef3bb695a6b8362d19e7d2f8cc49aefcec4 3,253 1.00/1.00 vMB 11
600,305 600,305 0000000000000000000e202e42ef65c369760714c0b4f996bcf7d6e57c6e4a0f 2,464 1.00/1.00 vMB 34
600,304 600,304 000000000000000000050b12cd83296f184c21438f1a112fa5de01468e7e826b 2,734 1.00/1.00 vMB 15
600,303 600,303 00000000000000000003b213be44155bf66882b36e855b64b0a40b808ea1390c 2,240 1.00/1.00 vMB 15
600,302 600,302 00000000000000000013303f280f4d90f58c031b3f12fe6a43e4a40749534810 2,956 1.00/1.00 vMB 20
600,301 600,301 0000000000000000000b87d79c509765c1527822a78977211d87fffde146cd21 2,617 0.99/1.00 vMB 40
600,300 600,300 00000000000000000001fd1ce8a060f1a8da96dc23d7b686560aef97e886c8a3 2,373 0.99/1.00 vMB 10
600,299 600,299 0000000000000000001402fa829a5aabeed3e7a5b691d6af4def1771b5b44663 2,590 1.00/1.00 vMB 35
600,298 600,298 0000000000000000001137792bd2773ece9fd07c843cfd0e070c533e913df233 2,733 0.95/1.00 vMB 15
600,297 600,297 0000000000000000000da75ededf242295f95140e00ffe5be5b0dd6c019f4d95 2,004 1.00/1.00 vMB 13
600,296 600,296 000000000000000000120bb060dc56db078fc8623e5fe0c8b77a8d27613d5d02 1,053 0.58/1.00 vMB 13
600,295 600,295 0000000000000000000780c66181a3caee5ca67b48917a769ac836bfc896ec0a 1,812 0.58/1.00 vMB 2
600,294 600,294 0000000000000000000fbef93cd5f94d43297ed91ae44c6a21836c9b6a5b3e0d 3,185 1.00/1.00 vMB 23
600,293 600,293 00000000000000000008e8dfb16f9a84267f19e51f2b5b02eab64a172dbf7246 3,234 0.92/1.00 vMB 9
600,292 600,292 00000000000000000014146c74735b5268d1477e2e92132041e3f19533eaf8b9 2,894 0.97/1.00 vMB 10
600,291 600,291 0000000000000000000882511c30685f820bcd596c997d8516b691170712f46b 3,518 1.00/1.00 vMB 36
600,290 600,290 0000000000000000000f58006e01fc78f09123e9e3f74449c1cc81d335f41a12 200 0.07/1.00 vMB 13
600,289 600,289 0000000000000000000e333a1b98d32a34242160a899915886ce0d918b29e172 717 0.20/1.00 vMB 11
600,288 600,288 000000000000000000098052aaa06532c06cd74b4b97a5027f20cc17dce3c342 1,557 0.38/1.00 vMB 11
600,287 600,287 0000000000000000000d24a4aac5287908ae76198c68cef079d32a82d81b15cc 2,160 0.69/1.00 vMB 10
600,286 600,286 0000000000000000001402289a73eaf5aad67c21db756522782ef6d55a4ec577 655 0.17/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.