Loading Tool

Explorer IconExplorer

Memory Pool

75,122 transactions
27.78 vMB
0.07761330 BTC
Random Selection Loading Transactions
Max Size: 169.15/200 MB

Candidate Block

Mining Attempt 8fd01b43e3b8201ef428ec3fa36fe802e7b3c165f559006a3a7f1a6d35e0844c
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 83a7158b7422d6f0558fd13b15a5dc1740230d918667f6c9bd5f3cd7ef03324d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,923
Size: 1.00 vMB
Total Fees: 0.01819200 BTC
Feerates: 150.80 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (675,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,398 239,398 00000000000000e9a0ad6c54a99597cde01bf6e13b5ca3480685bf3c3d373625 377 0.17/1.00 vMB 175
239,397 239,397 00000000000000b1ea6cac99e245422704a03e23d4ec24950e6730a2fcf51a0e 281 0.16/1.00 vMB 154
239,396 239,396 00000000000000fc30861d4f4e1a0f292d325de8b5129ade89366c795e51b9ce 183 0.12/1.00 vMB 133
239,395 239,395 0000000000000082c2175b52e69779e20a2ad642a045cc8bf29b7d30c050ad17 280 0.14/1.00 vMB 156
239,394 239,394 0000000000000057cb1ad8072958a5cb84ee6b441ce480e868365470b1decbad 82 0.13/1.00 vMB 46
239,393 239,393 000000000000003141d9a486d23b490ef4a75d289e0ebe2119a13d4fcf2618e9 349 0.20/1.00 vMB 179
239,392 239,392 00000000000000b93b39e6bfc73752c61e3cec75d18b01481b0352502d09514a 88 0.02/1.00 vMB 10
239,391 239,391 0000000000000077f2381045e6ff961f65e2d1303e9e7af55dd0ee3c6ac5232a 245 0.13/1.00 vMB 128
239,390 239,390 00000000000000294206fe23888b3b6c3f6b9921286e6e220c132150eedbef60 67 0.04/1.00 vMB 108
239,389 239,389 0000000000000021cd821ec39832cae0967f8252e8a2b1d311c56527bcdd8481 544 0.25/1.00 vMB 210
239,388 239,388 0000000000000120d5970ad3345a8e440551e7d3004540f593de900372188ed8 119 0.07/1.00 vMB 116
239,387 239,387 000000000000013f65cc4057badd41654092c2641e984971e5cd9758e9fca74f 450 0.25/1.00 vMB 156
239,386 239,386 00000000000000e769bff6c9e6c370912b81838da73512ef2e0173d476709907 176 0.07/1.00 vMB 186
239,385 239,385 0000000000000099b1150eba55ba71138d5261071c9172dc547827bc65a34944 592 0.36/1.00 vMB 127
239,384 239,384 00000000000000a0e2d0e11e1430546e1e6047cd9e4bd02ab229c2aa80a7cd2a 218 0.07/1.00 vMB 96
239,383 239,383 00000000000001394605f773ac07c652e322768b6938ff829a86e816c990d4d2 156 0.08/1.00 vMB 130
239,382 239,382 00000000000000702d8ce11d16673989256e18517bbcab819ab7924476cc89da 184 0.13/1.00 vMB 126
239,381 239,381 00000000000000d5a38423ca95b17cb8447ac763a6911ee62caca97bae1bcc1b 329 0.14/1.00 vMB 175
239,380 239,380 00000000000000d08e2b47534fa6d84025dff2812f0bbf689a928712c006a971 459 0.22/1.00 vMB 202
239,379 239,379 00000000000000f1dd2d75150151e747c7b348b80b504b420505dc587e40319d 51 0.03/1.00 vMB 129
239,378 239,378 00000000000000548ee2e678585c41d365d1a54d415d28c407b72f0763d707ec 42 0.05/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.85 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.60 GB
    • Received: 17.20 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.