Loading Tool

Explorer IconExplorer

Memory Pool

38,074 transactions
31.15 vMB
0.07362434 BTC
Random Selection Loading Transactions
Max Size: 154.36/200 MB

Candidate Block

Mining Attempt bc0da514aef1525409d3f37753ab1b543fe8ce276330507c3bc7431531f71522
Version 20000000
Previous Block 0000000000000000000076b713bbedede48200f03eaecd6f447673c986314e44
Merkle Root a85d686779068efa4ba3c376c544cb4823130f93d496b8a8fa2a20567e54e0e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,717
Size: 1.00 vMB
Total Fees: 0.01002334 BTC
Feerates: 107.64 > 1.00 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,373 (5,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,836 908,836 000000000000000000001948fb660da16c67348756b3298e9748e4dcaeb9ad8d 3,809 1.00/1.00 vMB 3
908,835 908,835 00000000000000000000bad7e90dd7b91740eb8c58b01fbfdc694626c00fee92 3,458 1.00/1.00 vMB 3
908,834 908,834 00000000000000000000811aa89a5e727db1be6ea8a4a5c5065e369cb5402a04 4,639 1.00/1.00 vMB 5
908,833 908,833 0000000000000000000148ae6edc8785fac48536bd4f5a96dfc0c58559398a1b 2,894 1.00/1.00 vMB 3
908,832 908,832 00000000000000000001a0da9e0ee0b5f62878aa4421e53c1f09e1f471ef88a9 4,748 1.00/1.00 vMB 0
908,831 908,831 00000000000000000000dd552e69f3964bd5e6410810ff3cfc44b3d964e71976 549 0.15/1.00 vMB 3
908,830 908,830 00000000000000000000ec0ce986d7f34dc1c7b9efe138684664573e1efb2025 3,834 1.00/1.00 vMB 1
908,829 908,829 000000000000000000014add767134399e764e3d9e223c9a0fcd509d0fb8b550 4,609 1.00/1.00 vMB 0
908,828 908,828 000000000000000000004a11a235b41ae037218d1bd31a4738ce1c7f57624fea 30 0.00/1.00 vMB 1
908,827 908,827 000000000000000000007dd15d791524ebfc8b1ba1701b5d97b22cc019e65ee5 4,939 1.00/1.00 vMB 0
908,826 908,826 00000000000000000001f555c80e1bc0d58e26376a4d1601334b16b8b2659739 4,689 1.00/1.00 vMB 0
908,825 908,825 00000000000000000001bee152bed392fd824569babc7be31c6dff394ab36676 1,940 0.57/1.00 vMB 2
908,824 908,824 00000000000000000002242209c3da4995849d42bca0ed3d5a80a8760bdb3195 2,671 1.00/1.00 vMB 2
908,823 908,823 00000000000000000001e55543d1320fed6c0f7761633a07ca2e61eb97a33924 420 0.15/1.00 vMB 1
908,822 908,822 000000000000000000021dc6c875e5a0ce68201e683a5f3ab4390d85222b01f5 4,644 1.00/1.00 vMB 1
908,821 908,821 000000000000000000018365768c6fa178e3630515524c98969b27cdb7983447 2,812 1.00/1.00 vMB 2
908,820 908,820 00000000000000000000a43320d60bc19bb63006793700e548791e8b5291a9f8 2,538 1.00/1.00 vMB 3
908,819 908,819 00000000000000000000bf9044e17643ffa61361b4277702176aa29be3dd44bd 4,318 1.00/1.00 vMB 0
908,818 908,818 00000000000000000001b1bba426c1283ac303321a4f5a37e9fecce02d78bed2 3,727 1.00/1.00 vMB 1
908,817 908,817 0000000000000000000203a63c3d9f0fb4ae6c60429202ac0290f19705b772b5 4,926 1.00/1.00 vMB 0
908,816 908,816 00000000000000000001aec1234fd7555990d8b35e50025faae6c211d99556c9 67 0.02/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 595.88 GB
    • Received: 9.75 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.