Loading Tool

Explorer IconExplorer

Memory Pool

25,025 transactions
25.33 vMB
0.08016549 BTC
Random Selection Loading Transactions
Max Size: 122.55/200 MB

Candidate Block

Mining Attempt fe3127e703e8392f9908020d1ec2dd92ff13f29d3dc1a98e5f0da683e05b101c
Version 20000000
Previous Block 00000000000000000001090ec052ae3c4d703d7195cc255ee1057bbaaa426005
Merkle Root 564cc3241c6b70b5ee1e883ca9c530d431c8aee259bd610ea72666dc568bbcab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,988
Size: 1.00 vMB
Total Fees: 0.03406757 BTC
Feerates: 502.67 > 3.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,236 (639,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,166 275,166 0000000000000000993ea8f8f7d080a57205ca14da5c886a9ce40c621d41563a 662 0.25/1.00 vMB 56
275,165 275,165 0000000000000000e6a74975022902463ff9c7af7a6f192efd668915c64aacca 38 0.02/1.00 vMB 38
275,164 275,164 000000000000000392b9cfd12dadf1eeee0cf5c3309c1275e51de5ef90810732 361 0.24/1.00 vMB 33
275,163 275,163 0000000000000002373cc5cc98604fa31361a495ec20eebb54861e9f489d3336 558 0.25/1.00 vMB 50
275,162 275,162 00000000000000001cc8efd71f3a3327e708d26b3a53d5f0cc86734219a1b63b 105 0.06/1.00 vMB 33
275,161 275,161 00000000000000020fc67ebb85d1b3d1113a0acc88d7da203bc3a788d6a47b68 87 0.04/1.00 vMB 39
275,160 275,160 00000000000000045ab4ba6a218213096c14a28b17e854d05a42a5a9447381f0 115 0.15/1.00 vMB 9
275,159 275,159 00000000000000000ba88a562d3744d4a5349e6d9a3615c20eaea8a39dc8c1a0 123 0.06/1.00 vMB 37
275,158 275,158 000000000000000426b138d5fa5f735c2c006bc297629c35deb5ae087810d5e4 269 0.16/1.00 vMB 35
275,157 275,157 00000000000000007e74a51285ecaa4a0a406a21586e0d7771eaaeac06084992 590 0.23/1.00 vMB 44
275,156 275,156 0000000000000000ee1cfdc58b21266fe08a5d9f215d8557d619250621a0e9fb 39 0.04/1.00 vMB 21
275,155 275,155 00000000000000030ca1959a3e660dcc9200e2a4090df390bf90aa6b66058342 200 0.15/1.00 vMB 18
275,154 275,154 0000000000000002e0c903d14d6d39cab61c4850ca458383f0e8afbb9d9c1d2e 633 0.29/1.00 vMB 38
275,153 275,153 000000000000000059a8f1902cd8fa6fb2a19360da3ec00e00d28547f7a1946d 62 0.03/1.00 vMB 84
275,152 275,152 0000000000000001c2a493868ad3d962f744df13e9a684e629b37bbd352461fa 300 0.15/1.00 vMB 40
275,151 275,151 0000000000000002b6661d3dfe123fab83a784b2cb20fd1a406186a03b9f37fc 259 0.10/1.00 vMB 55
275,150 275,150 00000000000000007027d6c464c3a93ed5203047cb84510e08bc0f8f37285206 326 0.16/1.00 vMB 45
275,149 275,149 0000000000000000e54584d20f1e71954336053227866211fdbcc42d108287c7 495 0.22/1.00 vMB 44
275,148 275,148 0000000000000003d68a26f3683944cf880a695e028df6ad0d8100f3b51be51d 254 0.11/1.00 vMB 45
275,147 275,147 00000000000000001114f2555428ce993960b79e9e879b2d3cf8551126cbc077 176 0.15/1.00 vMB 24
275,146 275,146 00000000000000033c4a54643ae0ee6b8b118f11784df33485cd9599a642232e 93 0.04/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 781.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.03 GB
    • Received: 8.37 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.