Loading Tool

Explorer IconExplorer

Memory Pool

80,606 transactions
30.00 vMB
0.12267161 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt beca6a33f621fd98401adf4330517d9dd923470d43a3fcf2ed9b8504a611d1f7
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 13a4c5a83202aceb990e5e525862b9bc5f94a60b8f3192ae6413cabe3b994b7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.05064079 BTC
Feerates: 242.90 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (389,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,264 525,264 00000000000000000034c50748a33821d8b0856ace7dabc6c630911c4ee318a1 942 0.40/1.00 vMB 50
525,263 525,263 00000000000000000013a1da6d0737d3f37a23e8a6ff8680b626f7756b370638 932 0.42/1.00 vMB 20
525,262 525,262 0000000000000000000b064073a89073b5fd052cc0a0b6912cc0deb15cf09520 842 0.50/1.00 vMB 9
525,261 525,261 0000000000000000003bb0d8e2e5044519ae04c05c0c2f7fbfa70edd6c27f03c 2,149 1.00/1.00 vMB 35
525,260 525,260 00000000000000000030ffa96bfb5a460899ebbaf10dd2a5552c38b3b4266c33 791 0.36/1.00 vMB 22
525,259 525,259 0000000000000000000b5c7aaa5930cdcfbd361275ebb2160f78660d6eee76d5 1,079 0.62/1.00 vMB 17
525,258 525,258 00000000000000000015e9baa088aa279292b2fe6056cc426bdec31e2ff20a3f 1,215 0.72/1.00 vMB 20
525,257 525,257 0000000000000000001c1ab7c7c22e2196181514e45d51be27fec4a08eb5ac8d 514 0.30/1.00 vMB 11
525,256 525,256 0000000000000000003b79a8420308a470d364a5c8afb09beefdd86c4e0c306d 792 0.59/1.00 vMB 16
525,255 525,255 0000000000000000001f64d4a7830558315b4d20b247d311bc4acb495a8efc80 340 0.18/1.00 vMB 23
525,254 525,254 000000000000000000365bd84dc1ffd9f0cac9ab6de42f120bd64c4c8a2f89e1 403 0.28/1.00 vMB 17
525,253 525,253 00000000000000000038d8eebf23114aca51a0f333aa79b34d3d42b8f3a90a69 629 0.30/1.00 vMB 13
525,252 525,252 0000000000000000000bfcfda613743f1e1de5bf82f9ec08f7199e1db5956de5 1,416 0.88/1.00 vMB 15
525,251 525,251 00000000000000000010900bf93db40157ccc914b39c08d4e1ca83355e6d88d4 862 0.42/1.00 vMB 22
525,250 525,250 0000000000000000001ad3ef5fdaf8c39fd67822eeecca6585b3bcf592c101b8 1 0.00/1.00 vMB 0
525,249 525,249 000000000000000000262e2af926f5a514140009926102289e2456b133ec3828 1,236 0.64/1.00 vMB 29
525,248 525,248 00000000000000000034603f66f8b3cbfd168f01e072030fbefb5e1114d639ba 1,082 0.52/1.00 vMB 4
525,247 525,247 00000000000000000012425cdcee50a025fd6cf203ff09df65de38254dbb5176 2,641 1.00/1.00 vMB 29
525,246 525,246 0000000000000000002fc317ebb55e889580ceea81d5973bad5badca48a6d737 2,380 1.00/1.00 vMB 26
525,245 525,245 000000000000000000191958f8a9880c3a575bfd7cab47821aec81689580d7ec 218 0.07/1.00 vMB 26
525,244 525,244 000000000000000000390f7699c64058bb790d30cd47983b098d24e12108f827 1,085 0.49/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.