Loading Tool

Explorer IconExplorer

Memory Pool

82,482 transactions
31.04 vMB
0.10663659 BTC
Random Selection Loading Transactions
Max Size: 188.74/200 MB

Candidate Block

Mining Attempt 58efe5ecf770f3a267de6d853ce242c94f85b07a0412f968f33b3826d5575a16
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root b23d947653d818ee999437777106182c9fe4b446830b451d2f20c31fa8f4b52b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.03298771 BTC
Feerates: 200.89 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (300,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,402 614,402 00000000000000000010eea97405c3e5843e8fb81c2b21def64bf69d3a37b7e4 891 0.92/1.00 vMB 8
614,401 614,401 00000000000000000009396a95e9d09f72ba31263f18eaf8a94e04a2f2e54e80 1,130 0.91/1.00 vMB 2
614,400 614,400 0000000000000000000c766df4137bc5443dfc77a63b9a3fefeff53c976d9e4c 1,820 1.00/1.00 vMB 16
614,399 614,399 0000000000000000000885e7d90a2612029bfe6de20cbf868f5f1177a6dc7a56 519 0.98/1.00 vMB 4
614,398 614,398 0000000000000000000ccfdafc96f6b127639a7d54754c8792cf86543ea6eb27 2,026 0.94/1.00 vMB 6
614,397 614,397 0000000000000000000b2e6b97de96cf6515f809e4b67efb029b34e59b472d0a 332 0.98/1.00 vMB 1
614,396 614,396 0000000000000000000e9fe93fc28829d9ac366be2192d1e307e855845067802 2,933 0.99/1.00 vMB 4
614,395 614,395 0000000000000000000dba54a54a7a3531c5efafc8b2a59763d3fb450a83655a 3,384 1.00/1.00 vMB 12
614,394 614,394 00000000000000000006561862993da03a1da2d12b4e6a34ad43b88c6dbccdc8 3,385 1.00/1.00 vMB 17
614,393 614,393 0000000000000000000770e3ba6f9f189495f09b46f150a6024a90a2cd06e592 2,397 0.95/1.00 vMB 6
614,392 614,392 0000000000000000000c65a9c6328a041ea4665a3314669a23fe5068f3b80e14 2,624 1.00/1.00 vMB 11
614,391 614,391 0000000000000000000c8c826cd1664b954eb2144871899c629081ce03079a4c 1,138 1.00/1.00 vMB 3
614,390 614,390 00000000000000000005d7dd090ac54fd0c63c63f8e115090f8f624f57f151cf 3,096 1.00/1.00 vMB 6
614,389 614,389 00000000000000000003386dd3a37890779f353cc2a0282c54b0ba8fe0f41264 3,209 1.00/1.00 vMB 18
614,388 614,388 000000000000000000047f5a9083878560c6c95efe7beb908ed9cb2fe84b082b 1,386 0.99/1.00 vMB 5
614,387 614,387 00000000000000000002868ee341f279382dc5f98932dc6d8eb71c070cecb47b 3,329 1.00/1.00 vMB 5
614,386 614,386 0000000000000000000120dd35231fc434dc1a8617a842428243de1ef6b3a8cd 3,347 1.00/1.00 vMB 10
614,385 614,385 0000000000000000000e49d921bdb023bc6e8d4c4015204627a80293fb6188b9 2,755 1.00/1.00 vMB 7
614,384 614,384 00000000000000000004ffe06dabbff6dd218092d230eeda48703344447e3f90 3,496 1.00/1.00 vMB 14
614,383 614,383 000000000000000000036866545114ae38ed1a192118dec93baa4ae62168260a 3,547 1.00/1.00 vMB 17
614,382 614,382 0000000000000000000a30b306f9a6e71ffa9ffe692cfb1f8399f612a31db67d 2,972 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.