Loading Tool

Explorer IconExplorer

Memory Pool

76,092 transactions
28.43 vMB
0.06748278 BTC
Random Selection Loading Transactions
Max Size: 172.16/200 MB

Candidate Block

Mining Attempt b315ef320641d837873e9be691c4f7fdf370c59fbd678dfcf0d24e806ec5b8c4
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root f36555ad39608401c09f80fec11b2096478f0c808b86c373f937799314496f6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,320
Size: 1.00 vMB
Total Fees: 0.00850836 BTC
Feerates: 101.00 > 0.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (200,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,041 715,041 0000000000000000000942f2bcdbd2f244fb07da99c9219b312359ca93ede80f 430 0.37/1.00 vMB 5
715,040 715,040 0000000000000000000b226af86e67fbf4f4364c72a7eed6ec326088dcee24d7 836 0.93/1.00 vMB 5
715,039 715,039 0000000000000000000319c17d79f895572066e31a17e62848dcda5ea95853b2 1,509 0.73/1.00 vMB 7
715,038 715,038 00000000000000000005c17aa88c8f3edf87e6f6e3a3533ac4bbea855e573d9d 1,755 0.73/1.00 vMB 7
715,037 715,037 000000000000000000097d0e6bfe8a74421634977bdea81a747c5c5d431ee228 479 0.24/1.00 vMB 2
715,036 715,036 0000000000000000000ad73b5ae577c89b4feb5dd03e24884adcee3b7a68d70c 2,272 1.00/1.00 vMB 3
715,035 715,035 0000000000000000000537631deca6232b0a313c4dae1e902b7739fd597bc903 2,699 1.00/1.00 vMB 10
715,034 715,034 000000000000000000094876fea5339b38febf07027e62fff5d00b216b8ffc7b 1,069 1.00/1.00 vMB 24
715,033 715,033 00000000000000000000f084479403684792e6c00d6906036861a31ce95de787 319 1.00/1.00 vMB 28
715,032 715,032 00000000000000000005f5abf2f5fe24e2d66488c4d29b44d7087026df1b178f 2,176 1.00/1.00 vMB 9
715,031 715,031 0000000000000000000359000d39f3de129d8b6a6dbc96b5e95b383731ea408f 2,771 1.00/1.00 vMB 7
715,030 715,030 0000000000000000000a310fcba7bb67152c4fb42f4dd3b62634e1b29cdbb12f 3,108 1.00/1.00 vMB 23
715,029 715,029 00000000000000000002002a7eb9298cc350cf3e5cee3d50f392c59745234b34 646 0.26/1.00 vMB 11
715,028 715,028 0000000000000000000a9113be694c51232f055efd5302e67e725c95ec889f48 875 0.31/1.00 vMB 10
715,027 715,027 0000000000000000000272d5441adf7780118934f2e282d36175276405c5e44a 1,801 0.50/1.00 vMB 3
715,026 715,026 00000000000000000006291031783952bf9974fb87feb9bbcc75c087e23d90f7 3,638 1.00/1.00 vMB 9
715,025 715,025 0000000000000000000842201769b1d3d27a58d267d7dfd3b47c26d32f5d18f3 492 0.19/1.00 vMB 10
715,024 715,024 0000000000000000000396a803c435083cb928bac9570d3a92968a3f8ef0323d 132 0.06/1.00 vMB 9
715,023 715,023 0000000000000000000376a8749096c6ec2d7a9a0a31ebe3bb65db8d0a94a4be 133 0.10/1.00 vMB 10
715,022 715,022 00000000000000000005d00173f7432db9321c28438930ab10f3248ef5b4c978 383 0.10/1.00 vMB 11
715,021 715,021 000000000000000000034ff924ffe197422d8c474af6407086896d98614df1e3 65 0.02/1.00 vMB 9
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.10 GB
    • Received: 16.39 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.