Loading Tool

Explorer IconExplorer

Memory Pool

50,780 transactions
30.35 vMB
0.09350796 BTC
Random Selection Loading Transactions
Max Size: 162.75/200 MB

Candidate Block

Mining Attempt 920933b29dac489bee2766a34871b8e3ff78c74550b214c3dec35007569c779c
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root b2b451724537031dc66fcad7220a1f38f60ab7e1c6c7c51b8a90893722ef204f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.02309206 BTC
Feerates: 202.16 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (637,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,519 277,519 00000000000000005a50775fc99f100c0e6c426f49ec532758c27d024cf8672b 189 0.10/1.00 vMB 30
277,518 277,518 0000000000000001bb6f8d0b114deca61fce167e7e923dcc59e3d92519915403 278 0.16/1.00 vMB 72
277,517 277,517 0000000000000000e875c175c196d992d3ea2fc1a02482370187047cd8e7e2fe 435 0.18/1.00 vMB 42
277,516 277,516 0000000000000000a2a86a227563e3062a45572fdd39ce7a048c8e80a94a32bd 116 0.15/1.00 vMB 10
277,515 277,515 0000000000000000ad0720be9bfd405ba63e30c46d9933f5ab3e4bc48da0b551 624 0.25/1.00 vMB 46
277,514 277,514 0000000000000003a1e27bc16474dc3e3ea56f6b7eeab46cecbc6d09b876c6e2 212 0.09/1.00 vMB 39
277,513 277,513 0000000000000001ddc95740dc1e842a03e3f123ff41516771fca23228a235d2 124 0.07/1.00 vMB 36
277,512 277,512 00000000000000019ca6cc4339c1edb460a380c82baa6eac40583d88dac11a0b 261 0.12/1.00 vMB 39
277,511 277,511 00000000000000001fe91dcf8e2e1983ac81689570db7baeb0346bfa6dbf97b7 61 0.03/1.00 vMB 21
277,510 277,510 000000000000000357ea5e672aedfdd4c23de19814acccbdc40f8917ea3c7acc 379 0.16/1.00 vMB 52
277,509 277,509 000000000000000394086a49e97e0d385af3b4ba7ca4fe46a187d14f591df929 156 0.07/1.00 vMB 51
277,508 277,508 0000000000000001e6656b5591462e0837a089aa9f9015aeed8f3d30dfd07d5c 115 0.05/1.00 vMB 41
277,507 277,507 0000000000000001bc02c8cd0c694d44ef1494af0c801b3483f51c4117db1095 301 0.12/1.00 vMB 38
277,506 277,506 00000000000000008364378b07dc9d888d1fdd00ac12d2e07e1a618a17228540 41 0.03/1.00 vMB 53
277,505 277,505 000000000000000320f07426f1d25538f295b9676c649e374c394cceb1d5f89c 100 0.07/1.00 vMB 32
277,504 277,504 00000000000000011ab921cf141aa3eff79e98bac87c9545d89218d014f8a560 143 0.07/1.00 vMB 31
277,503 277,503 0000000000000002d4d73d3e2a747a660288bf318f086cbd5eaa08f9de20a38d 18 0.02/1.00 vMB 18
277,502 277,502 00000000000000010cc7eace1a31436f0033713e9cc9b5cb96381ffa3402df94 140 0.15/1.00 vMB 22
277,501 277,501 0000000000000000b53b7fe92c643e4985cdae41fee10f15c77d2404ddbbfa84 258 0.15/1.00 vMB 25
277,500 277,500 0000000000000001a07b4688e9bd626b5d0d6af29724e54e6737edf4dc7bf07a 151 0.10/1.00 vMB 29
277,499 277,499 00000000000000037695a6589ef2fa5643164d9a223e63a00e4d919103331ede 93 0.14/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.