Loading Tool

Explorer IconExplorer

Memory Pool

79,505 transactions
29.68 vMB
0.06828418 BTC
Random Selection Loading Transactions
Max Size: 178.67/200 MB

Candidate Block

Mining Attempt 3d7fe2c0a128dd016da68d949ed11f2f62e74ce02dac663ff934521dca785260
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root b5c5ae4c71adbe8dc01997202f8576946a696ffa507398c106e6961148fa8420
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00791583 BTC
Feerates: 100.19 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (701,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,600 213,600 0000000000000021f462191756831eafb3e209ae73c407431960f40ea6f2045c 102 0.05/1.00 vMB 66
213,599 213,599 0000000000000344f9c6eb7c7a4d88f68a674be56b8ae55b58338f5c74749edd 118 0.08/1.00 vMB 146
213,598 213,598 000000000000035aebcf868e6461e7e98290e46558c64456a73638388119418d 152 0.08/1.00 vMB 147
213,597 213,597 00000000000002aee87e0b7dbacd8d6ddc81732ea7dd0c5656119a6a573c13b8 330 0.21/1.00 vMB 139
213,596 213,596 000000000000033dc50b1b87383d682a72463f6c08a853297a72319a821b4af8 633 0.25/1.00 vMB 223
213,595 213,595 00000000000001d61ce923441e8fe64a7d5bb9432479b1db2b24dd453c0d3e30 65 0.02/1.00 vMB 202
213,594 213,594 00000000000002437d534483dee7c5cd91429a1643963687cd65229234dc9e11 521 0.25/1.00 vMB 180
213,593 213,593 00000000000003ee89e24f0919249e4dc306bff4aacede77dbd494c5d7ab1f88 598 0.26/1.00 vMB 205
213,592 213,592 00000000000001bdbc70047baedae7e38ca383e9132f774b8c24ad884dd05884 374 0.20/1.00 vMB 147
213,591 213,591 00000000000001e954a5d4eb780e28bd10b4fde5d8c4aeac5a697bc1981a2c39 754 0.25/1.00 vMB 263
213,590 213,590 0000000000000365feed5fdfcf6b0fde2d9e838f90a533a7500113f05816407e 96 0.04/1.00 vMB 91
213,589 213,589 000000000000035b78f84ab2dbbdf01594fe95f748a2c95751bba71bff2b2a43 585 0.38/1.00 vMB 136
213,588 213,588 00000000000004c4754fc4f3132a393f0483f17bdecf7b6b3c8416408713b9c1 568 0.20/1.00 vMB 218
213,587 213,587 0000000000000108d2ce5c9dfec68baf0ee5a3c2cb6e44121f1975ff3e1e59e9 9 0.00/1.00 vMB 1,703
213,586 213,586 0000000000000252d7a5e126f5e69f9fc03c56eb4b96dc9ba87ca3d16abe143f 62 0.03/1.00 vMB 102
213,585 213,585 0000000000000459a71d078c6a1671c4860175d601786bc101751361a4a20914 345 0.14/1.00 vMB 181
213,584 213,584 000000000000000c10483c65947612113da612ea41559543f98b920c7748ac06 355 0.15/1.00 vMB 376
213,583 213,583 000000000000011f6e74593583fbb4ab8ec4611fdfdeb99ff076a7c0aa22f8dd 376 0.16/1.00 vMB 333
213,582 213,582 0000000000000239cbb41ddd33d72129aac3321b70c9ef77dc9421c4b564c94e 143 0.08/1.00 vMB 130
213,581 213,581 0000000000000318d33fa70b96e9abc3e647bc0e6b879193311b7129720f72a4 676 0.33/1.00 vMB 155
213,580 213,580 00000000000000406e2e5d45376efa75ceddb4047fd59821b00b14424315b783 467 0.25/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.