Loading Tool

Explorer IconExplorer

Memory Pool

79,410 transactions
30.78 vMB
0.10933445 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 6f7da28a4fdc6f40f07826b6d2308a99e2fdd49ce71e2f7b057ddcf222b82c03
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root cfe4fe77d9367f6801efb75701bc83dc1ac6db4a690f266fd967f5ba55818290
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,865
Size: 1.00 vMB
Total Fees: 0.03514678 BTC
Feerates: 201.36 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (83,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,483 831,483 000000000000000000029165b296b36eedcc587c19049e502339ae0200b885ab 1,810 1.00/1.00 vMB 15
831,482 831,482 0000000000000000000165383c92155194a66e6ce90dbb8601cc3494218edaad 1,265 1.00/1.00 vMB 15
831,481 831,481 000000000000000000028c0a994abb52e8462f1f57f9d6a2cebc4bc00a457864 3,371 1.00/1.00 vMB 18
831,480 831,480 000000000000000000002ff10142155cfd5e026a6709caeca0ddcbce91c0e81c 2,897 1.00/1.00 vMB 19
831,479 831,479 00000000000000000001477f39e4a025a6b5c6b09c0ebb3343ef57208733c94d 3,025 1.00/1.00 vMB 27
831,478 831,478 00000000000000000000557561b0209a9ee53c91b531d5b162109feaf73d44ce 701 1.00/1.00 vMB 13
831,477 831,477 0000000000000000000188416c228a8bfd30f57816b7d08f3126346d56a5a58c 493 1.00/1.00 vMB 13
831,476 831,476 00000000000000000000b9afa81ac942e41574a2276a80db32cde02249fc0eca 408 1.00/1.00 vMB 12
831,475 831,475 0000000000000000000199ac1f107a78957cdf1e081afec44b9ceb19864f0b1d 1,914 1.00/1.00 vMB 17
831,474 831,474 0000000000000000000293a986c770f419d5d670dc0c2731d8296b829b915576 2,920 1.00/1.00 vMB 21
831,473 831,473 000000000000000000007d4d478759a07c588d389aab301017d31036e86fa988 910 1.00/1.00 vMB 14
831,472 831,472 0000000000000000000071bac7db6704df8986331b83b5d8493d2a9a62bed2fc 2,707 1.00/1.00 vMB 20
831,471 831,471 000000000000000000017612e165f89566c1a8cf071a0425c5d5c22b7286045a 1,973 1.00/1.00 vMB 17
831,470 831,470 00000000000000000001a609ce88e10540fd1e4b59d8e0b4f2b88624e13502dc 2,024 1.00/1.00 vMB 19
831,469 831,469 0000000000000000000202314500388812a90f877cbb76e8d112595b1e665d26 2,100 1.00/1.00 vMB 17
831,468 831,468 0000000000000000000187324498bbf808237bc196aba233d092659a231a549a 970 1.00/1.00 vMB 13
831,467 831,467 0000000000000000000294934afa70cc361d6bfc3223cb31590291a6e67bb418 2,510 1.00/1.00 vMB 18
831,466 831,466 00000000000000000000d0a153042624f53f724bd14ab7cd4eb7fa1590f63f1b 2,718 1.00/1.00 vMB 23
831,465 831,465 000000000000000000002ffd77aa387d1b78a372cb0a838bde0be845e1edac08 3,182 1.00/1.00 vMB 23
831,464 831,464 000000000000000000009b8bb3015ad5a1c68d822d936fafd60afda610429e0f 2,967 1.00/1.00 vMB 28
831,463 831,463 0000000000000000000273965cc277164b48f936a2ebcbad6bc6fd5c00363891 1,370 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.