Loading Tool

Explorer IconExplorer

Memory Pool

42,478 transactions
29.23 vMB
0.07475185 BTC
Random Selection Loading Transactions
Max Size: 149.90/200 MB

Candidate Block

Mining Attempt 83038b73f6f16d77faffa85915a6dd6ac453b22abd8c8370cce265436100bc31
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 25f95ed7780f6c0384b81df2e27520e211766ac9e4103ab5d75afd0ba39322f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.01744766 BTC
Feerates: 100.36 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (206,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,347 708,347 0000000000000000000bf6ec1d4cf2fc1151d93613e7a083e519575ca168bff6 1,930 0.87/1.00 vMB 3
708,346 708,346 00000000000000000009965ba774fc5423bc59cbbb81d234f9b546b382377f0d 2,497 1.00/1.00 vMB 7
708,345 708,345 000000000000000000067730cbeb72dac5080cd2afb81b68bb016ec4b751948c 1,843 1.00/1.00 vMB 10
708,344 708,344 0000000000000000000409238235eb194326d91f28bab7d0ae37ca43b7306c37 2,762 1.00/1.00 vMB 9
708,343 708,343 0000000000000000000348c66be7fa014e830405d7fc3dc1be0d0720bdc8885c 3,418 1.00/1.00 vMB 22
708,342 708,342 0000000000000000000531ede5e077d5595576928cb1ab3cc404ff6e24a5c2db 2,822 1.00/1.00 vMB 16
708,341 708,341 00000000000000000002452f1f9cb82b2a7eb03ee64b2cacbb41660371192272 2,449 1.00/1.00 vMB 11
708,340 708,340 0000000000000000000491f7f9d7b3abfa1f86b9ac505d50590c197540b905f9 1,431 1.00/1.00 vMB 16
708,339 708,339 000000000000000000019e958a4ad1ec2a0f41a4bacd4ecbfe21102c65e4a427 2,500 1.00/1.00 vMB 28
708,338 708,338 00000000000000000001425d1748b27b487c998238fee63794d57742d14e15cd 344 0.19/1.00 vMB 8
708,337 708,337 000000000000000000096a24ade3bab3a879d5f33159a081cc8d52fb15345c72 500 0.22/1.00 vMB 7
708,336 708,336 0000000000000000000601832dc1f1a25cd71e852675ace80c84f3a87a6a280c 2,305 1.00/1.00 vMB 7
708,335 708,335 000000000000000000093fd21237199a2da7bdb2fafee471c235af3caf0c4b9b 3,190 1.00/1.00 vMB 16
708,334 708,334 000000000000000000013fc06d93d143a723a58f0fa8abb45ab7a198fad4ee9f 2,332 1.00/1.00 vMB 19
708,333 708,333 0000000000000000000a9af033b27da22b1859090b499182136c5ad2d123324d 3,243 1.00/1.00 vMB 2
708,332 708,332 0000000000000000000c2ea5ad5955a5ab72db08b303a79cd221320f2fc1948d 2,336 1.00/1.00 vMB 13
708,331 708,331 00000000000000000007b70ffcfcbad103175ee245b4f378bcdb1ef7d4d8926a 1,374 1.00/1.00 vMB 17
708,330 708,330 0000000000000000000b93efaa186fe13b8f96eececa5560021ea2036a42ab6c 1,801 1.00/1.00 vMB 12
708,329 708,329 0000000000000000000c144ab51933e814c789f55590f5af6aa19d25dae2fc1f 2,657 1.00/1.00 vMB 19
708,328 708,328 00000000000000000000a3723003282a28ecdb47ca56f2b6d61b5d3119c78326 1,854 0.83/1.00 vMB 11
708,327 708,327 000000000000000000066a09e872b00f873765df7fbeed2db5b4197e93ecddb4 2,099 0.72/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.