Loading Tool

Explorer IconExplorer

Memory Pool

79,156 transactions
29.67 vMB
0.07696911 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt b34ca3efe9c898ad818851302a27e5e97bb4c431c33ae1749dfa9fca4795f6e7
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 91e97ecc6af4efce718d34d3a589ef1764609e738099054043e85fcc73f37a77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.01665035 BTC
Feerates: 101.61 > 1.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (211,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,701 703,701 000000000000000000089b134bfd8ca064dcdfacaafe21f31baad00a00c12109 2,575 1.00/1.00 vMB 24
703,700 703,700 000000000000000000009532662ccef7ab94aa35f5578e60c374ec79ee7726d5 3,188 1.00/1.00 vMB 7
703,699 703,699 0000000000000000000b6b6cbc221f9553aabdc641ca2f8fbe07968386bf6c6b 2,275 1.00/1.00 vMB 15
703,698 703,698 00000000000000000008f6309600345615a2f769892ae96b459e816ff235a0dd 2,825 1.00/1.00 vMB 9
703,697 703,697 00000000000000000004155c8aef586faaa24a7a76498fefe2637218b40e1c2c 3,249 1.00/1.00 vMB 15
703,696 703,696 00000000000000000009a292a55455fe8b857cc8d9dc049bf0f30f42c6610054 2,317 1.00/1.00 vMB 42
703,695 703,695 00000000000000000008b5cb4d434daa1a70ad860f6be4dda5a8cb8cfad251ef 2,221 1.00/1.00 vMB 14
703,694 703,694 00000000000000000000f4d02c410a8cd8dc2eb5c7cd3594fd0a3b6561c328db 2,664 1.00/1.00 vMB 5
703,693 703,693 0000000000000000000ddd92bb3e3f8e303f769287adc8dc5578667da410a32d 2,920 1.00/1.00 vMB 11
703,692 703,692 000000000000000000062430ebf423bb5eec45401b220a2735a46c8934d0d09d 2,550 1.00/1.00 vMB 10
703,691 703,691 0000000000000000000cf00cfb2ba71c56728532156ede370ceab181b13aa80d 2,814 1.00/1.00 vMB 4
703,690 703,690 000000000000000000096ee3230f12f036a5b02a3b709a2ce5575f62d5ddf795 2,871 1.00/1.00 vMB 10
703,689 703,689 0000000000000000000a380a3bcf79b38c4130d4996ebe80186cb56d6ed33b9d 2,831 1.00/1.00 vMB 10
703,688 703,688 0000000000000000000951cd351d797329ab918fd7210bdedaec386b3ad4d0e0 2,874 1.00/1.00 vMB 10
703,687 703,687 00000000000000000000347f5a917e1143172c8b2efaf94f058b80be9cee1a71 2,824 1.00/1.00 vMB 15
703,686 703,686 0000000000000000000123d30cbabec047b36f039fac4470da67dc222907ab82 2,464 1.00/1.00 vMB 8
703,685 703,685 0000000000000000000de3fd3e1e5ab7c3c1b13eadf1bbc3952feac052db247f 1,081 1.00/1.00 vMB 5
703,684 703,684 00000000000000000002a353f8aa661ae001f24099a112a511a3fb26c6ad88c9 2,992 1.00/1.00 vMB 12
703,683 703,683 0000000000000000000dd6b4cd8de763bfec729a0ce335fdba29e53d370348b2 3,339 1.00/1.00 vMB 8
703,682 703,682 0000000000000000000044cd0bd631fde905e7703263f437610e71fdfc328db4 3,114 1.00/1.00 vMB 8
703,681 703,681 00000000000000000009f6dc23068ad583207aaafca607d7031ca7d84157683b 2,185 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.