Loading Tool

Explorer IconExplorer

Memory Pool

81,725 transactions
30.94 vMB
0.09503268 BTC
Random Selection Loading Transactions
Max Size: 188.43/200 MB

Candidate Block

Mining Attempt f21299a0b52a95cc253e220d811b9b6d1790d9706b92c41e02aaa988bc8ab406
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 488fe4a163464d6ad711e97a4a29be0dd5562e6022875191c7913aa5135a5436
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,668
Size: 1.00 vMB
Total Fees: 0.02245038 BTC
Feerates: 151.12 > 2.25 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (532,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,652 382,652 000000000000000008906296a13ef77518ba7c307b5614ebd3131d0b52f1e1cd 2,240 0.95/1.00 vMB 37
382,651 382,651 000000000000000001c1893a339eebe546eb83101b5a7ace12719c7c44ce9e65 101 0.05/1.00 vMB 30
382,650 382,650 00000000000000000150ced63cb11ea12756ac0b7f0771c7948cb07d96e812c9 306 0.15/1.00 vMB 31
382,649 382,649 0000000000000000025409a6c6665e84e1f25dcb102ae0c9155cc82ece8ec33a 265 0.17/1.00 vMB 20
382,648 382,648 0000000000000000086a4dd18648b47f6c74d8ead57670ce7823cfa5ab7c6ae6 1,688 1.00/1.00 vMB 32
382,647 382,647 000000000000000000b2e8068c10019229e0dfe6c268ab840f800c92f1ab1280 274 0.20/1.00 vMB 21
382,646 382,646 00000000000000000ee996a7598bdb77c7f840f585e55d837668c57d0733d736 1,195 0.54/1.00 vMB 36
382,645 382,645 00000000000000000182712fe519775227b06a15459b846c15b6115e0284b25d 144 0.12/1.00 vMB 20
382,644 382,644 000000000000000004c5967d80925191758bcf41ab0de4604699979aa0c82039 613 0.33/1.00 vMB 31
382,643 382,643 0000000000000000028a6865ac516591b0f527c6b2d672dbfc347d240798b631 1,550 0.87/1.00 vMB 32
382,642 382,642 000000000000000004133aee81bb7bf3ac1b187e86640892972a1b2ca707b484 459 0.23/1.00 vMB 30
382,641 382,641 0000000000000000040648d0f1c9314d4062b6f680ec509e27bd842a05a9ea23 169 0.07/1.00 vMB 33
382,640 382,640 000000000000000010639cf4bcac994ebbaf0336861a0da2b4f7df0b937befdc 251 0.10/1.00 vMB 34
382,639 382,639 0000000000000000001093d6e750bc640311f5c7178f04b24bd69cbbeda2c71a 965 0.68/1.00 vMB 29
382,638 382,638 00000000000000000bf526519f9981a2ae781b79180338a43fb6d9e2858816c1 465 0.52/1.00 vMB 26
382,637 382,637 00000000000000000f51966a256a70a0b0b8a089a00fc320b9e35f13c346a579 741 0.75/1.00 vMB 10
382,636 382,636 000000000000000010ec712131784a65e1a2469320c7dadb18007ad95fc26b06 275 0.93/1.00 vMB 10
382,635 382,635 00000000000000000ba85f42ff7aeeb13ec3b675abf71333c7f4a8e622b5c9b5 1,691 0.88/1.00 vMB 39
382,634 382,634 00000000000000000d47b58ec5ed4fb4e87d2e2eaef94ce7fcd9984767cb3384 818 0.43/1.00 vMB 29
382,633 382,633 0000000000000000071fb3c41a92ef415388535e5b302c565b06815bd8987afb 1,373 1.00/1.00 vMB 21
382,632 382,632 0000000000000000067c28f16eaa93a30a3977d9a0054c6cd4856ff801837794 1,821 0.93/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.06 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.64 GB
    • Received: 18.23 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.