Loading Tool

Explorer IconExplorer

Memory Pool

78,127 transactions
29.48 vMB
0.10625891 BTC
Random Selection Loading Transactions
Max Size: 177.56/200 MB

Candidate Block

Mining Attempt b17a0a5baecb3d3e80c5baf902766e9cb03d7906cd03d794bae584971b680a5c
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root d7597c867188b3e8d2ee3b0e66bda7b62efb09eba2386685de83e3df3d5f0257
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02955448 BTC
Feerates: 151.12 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (224,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,165 691,165 00000000000000000006f65ccdef9265ed6d54508d0bcc1eb1db09278a497d56 1,851 0.96/1.00 vMB 14
691,164 691,164 0000000000000000000ff8db4f68e5b9b4426ddfad212174ba0bf019d781155f 769 0.99/1.00 vMB 5
691,163 691,163 00000000000000000011582bbc8297fe137268f0e40f76a4823936cf21db8b86 1,747 0.97/1.00 vMB 11
691,162 691,162 00000000000000000001ba8d1888ba48d8f935080489c71c174f67a15f402cc5 890 0.98/1.00 vMB 2
691,161 691,161 0000000000000000000d59879eeb08247c6ed70d99daa1a065d2c4f433e636b3 2,336 1.00/1.00 vMB 29
691,160 691,160 0000000000000000000438cf6b3ad120f9f339dc7ba03c08442b935183db6ded 1,555 1.00/1.00 vMB 4
691,159 691,159 00000000000000000000fc527b5b0568d0f0bd2f121acc79ebbe01a4fb7cdeaa 1,856 1.00/1.00 vMB 18
691,158 691,158 00000000000000000000817d99f2d47148b808bf9af9da838640b85da984966b 2,337 1.00/1.00 vMB 19
691,157 691,157 0000000000000000000814bafe6d2bddb0ee2649d1c9b2ca9f21a24be658507b 2,116 1.00/1.00 vMB 8
691,156 691,156 0000000000000000000ab40c69580813568fe804e59518231cd942ce12c46084 3,556 1.00/1.00 vMB 12
691,155 691,155 0000000000000000000200f2a482f04a04ce87ee23e11a9120961e8809661b57 1 0.00/1.00 vMB 0
691,154 691,154 00000000000000000002cbee5de47a72d33f09f7704fb498bd3eebaea2e618c1 2,843 1.00/1.00 vMB 27
691,153 691,153 00000000000000000006ac34b39b527fe7d8d21073315627023cc33163322b34 1,713 1.00/1.00 vMB 11
691,152 691,152 000000000000000000133580d722605063d7aa6691581cefce8166adb429c14b 2,241 1.00/1.00 vMB 29
691,151 691,151 00000000000000000009a10d2120799002a75571f5392cb96aada202ae4f9e93 1,438 1.00/1.00 vMB 10
691,150 691,150 00000000000000000009f7a490e51e4c96d94cb36574e8c8fcc03a3261604228 2,027 1.00/1.00 vMB 19
691,149 691,149 0000000000000000000e6f77d64ccf7e31ecf4f048c3b5380e038f39061d7748 2,638 1.00/1.00 vMB 21
691,148 691,148 00000000000000000010673c9480f267f5d39085508862b157fb3759640708b0 2,384 1.00/1.00 vMB 61
691,147 691,147 00000000000000000002219833895761d94f881d012cde589219fae81efcd030 2,230 1.00/1.00 vMB 18
691,146 691,146 00000000000000000009816ca9f58f2cf43e54fe5568c8108617e9b64866465a 1,247 1.00/1.00 vMB 12
691,145 691,145 000000000000000000003c14024435a4d5867ec28ff35a23930b7745ed0d6d9c 824 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.