Loading Tool

Explorer IconExplorer

Memory Pool

36,486 transactions
26.95 vMB
0.06502160 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt 1169d6d45e022c8efc0b77d2c05b30ca7abe5204e61ae39d6d31449dbf730157
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 1b0428b4373da9f1001ebaa226c521965c95a86d37396e4bb5be76811ad265d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.01438025 BTC
Feerates: 101.65 > 1.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (206,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,357 708,357 0000000000000000000298e9d77d7a04369890b7c70ce066a637d61aa278e025 3,015 1.00/1.00 vMB 23
708,356 708,356 0000000000000000000ce97c039ff9bcfb616605d6c483638a19df56476228f7 2,862 1.00/1.00 vMB 32
708,355 708,355 00000000000000000000d53b4a1e9a541df7d79546f667b13bf73c1d2a19a8cd 1,777 0.86/1.00 vMB 10
708,354 708,354 000000000000000000075f61bbc14ab4ef296a462dbe322ee2dfb09a124b51a2 629 0.25/1.00 vMB 10
708,353 708,353 0000000000000000000840ebd13b008a481288e35a4d64a3649e5d5992d99cf4 1,009 0.76/1.00 vMB 5
708,352 708,352 00000000000000000004d6330112a280b0fa5b60e3c397432353bb5c49ff0f16 1,959 1.00/1.00 vMB 10
708,351 708,351 00000000000000000003278af20a8620c991bfecb56008eb34d5273ca88c081f 2,907 1.00/1.00 vMB 11
708,350 708,350 0000000000000000000932ebe8246022830558334116c790ab1408e1428d250a 2,844 1.00/1.00 vMB 14
708,349 708,349 000000000000000000057963096a1d8fafc26327bc5d3b65ea8de6afc5b7d7c9 2,800 1.00/1.00 vMB 11
708,348 708,348 00000000000000000001e0bfe0778afe1567ccb8bf48a0d17ed11a8f0a2ce897 2,835 1.00/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.