Loading Tool

Explorer IconExplorer

Memory Pool

78,799 transactions
28.92 vMB
0.11230327 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt 18646bc0b378f38c4b7e8db01c508e7d244645869ad1bc24f465b1b96cc39eb4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 1da8a2e8eae38d20cd7f31ad9a18f84d844966911648db7de2416e73ba67e451
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.04036947 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (90,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,806 824,806 000000000000000000010be191940390c6cc73ebc6b2e8226883a1e3fef7623c 2,362 1.00/1.00 vMB 121
824,805 824,805 00000000000000000003c7cec7c9c1b73760a92d83112b50538a7d36e027033d 1,594 1.00/1.00 vMB 121
824,804 824,804 00000000000000000000e9207dec5aaba680a5d93ba8a73f2f794e1956f5c376 1,491 1.00/1.00 vMB 151
824,803 824,803 000000000000000000002ce991cef9f81478f5dd45820df63c9f90cb42e80443 3,896 1.00/1.00 vMB 88
824,802 824,802 00000000000000000003be23162bead8a39c338bb4866145ad81ba24b56691d2 445 1.00/1.00 vMB 35
824,801 824,801 00000000000000000002c93c41e0ee219a481a6e4f8d0562e47cc1c2c959e432 2,819 1.00/1.00 vMB 51
824,800 824,800 00000000000000000001cf0d01f0863f88fd04e4286e595b212ee542ea5cf573 2,777 1.00/1.00 vMB 44
824,799 824,799 00000000000000000002d997e263922d31147d87eae497117237f68fd1261370 2,789 1.00/1.00 vMB 41
824,798 824,798 000000000000000000008fa0238f5e117dbf3443dbdd3129446880413d605168 3,192 1.00/1.00 vMB 54
824,797 824,797 000000000000000000036f5266eaf049cd8b965f459fb2149d5fd29ee0e5f345 3,056 1.00/1.00 vMB 44
824,796 824,796 000000000000000000013cee378004047574aaa571a143427dcefafe6ad7ebf4 3,074 1.00/1.00 vMB 70
824,795 824,795 0000000000000000000200f30f7deafd9913414f5be8441fdcd40fe5dcf42786 3,244 1.00/1.00 vMB 88
824,794 824,794 00000000000000000002f39abbb769e5c61f8ea306372d8403c5bdcdc67a3072 2,961 1.00/1.00 vMB 60
824,793 824,793 000000000000000000018787f29ff6dd83a20ebee1277a163dda1d7026c7bbb9 2,913 1.00/1.00 vMB 70
824,792 824,792 00000000000000000001b3240c99c62c2e6effc749240aa7fdc7f02c250fa3d5 2,127 1.00/1.00 vMB 39
824,791 824,791 0000000000000000000285841a02f0a9de3adb288708cad7df957b88642c8c75 2,408 1.00/1.00 vMB 48
824,790 824,790 00000000000000000000bc04df663b3ac67cc3053ad426f03484ad428928ebd5 3,188 1.00/1.00 vMB 61
824,789 824,789 00000000000000000002102da8d6d3ffa089f13feb4b617ff12658b1d5464c17 3,905 1.00/1.00 vMB 66
824,788 824,788 00000000000000000002f7e8f658d7b629cd614c8f0fef2f0f3f50cfcfac874a 3,506 1.00/1.00 vMB 80
824,787 824,787 00000000000000000000f78b48af6a965237dcf8c6c8ac8142f865aee6ca100a 3,068 1.00/1.00 vMB 51
824,786 824,786 00000000000000000001a8e8c856ce6d6495b1cafee0e3aadf96be2013c249df 3,165 1.00/1.00 vMB 52
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.41 GB
    • Received: 17.53 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.