Loading Tool

Explorer IconExplorer

Memory Pool

77,759 transactions
29.29 vMB
0.10524925 BTC
Random Selection Loading Transactions
Max Size: 175.34/200 MB

Candidate Block

Mining Attempt c888e9d2376e5dd651c4f7e5584387c1a363fbf9ca7f903d93298e067a50260f
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 2b35b5157e4234a33b77e66450da3d2fd3f2e4b6e80ac1edc994312e06dac2e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,326
Size: 1.00 vMB
Total Fees: 0.03037642 BTC
Feerates: 150.77 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (372,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,941 542,941 0000000000000000000e50e0d61a75507b7a0d1bbf180f663908c5e3f1d2f4c5 1,553 0.65/1.00 vMB 14
542,940 542,940 0000000000000000001edd9c7e370b8bc5d6514f668fa7e35ff73ca4db4b976a 2,045 0.67/1.00 vMB 16
542,939 542,939 00000000000000000026793da29b4e829ba696f67ff0be4cfc7e8d834ea83a7e 66 0.02/1.00 vMB 26
542,938 542,938 0000000000000000002472558448ab31f8ac19589eb22f40d74ecfd11bdd7c03 2,024 0.72/1.00 vMB 17
542,937 542,937 0000000000000000000003a87c3cb913fb338dadc57feda1fa68b2a572ffc7e9 848 0.32/1.00 vMB 13
542,936 542,936 000000000000000000125b1de46deebd887866d9b71af4c3de833950cb08d69a 61 0.02/1.00 vMB 16
542,935 542,935 0000000000000000000fa816093ebebebc33f74eac6826d98ed4af64ef010a3b 2,463 0.80/1.00 vMB 14
542,934 542,934 000000000000000000141911aa0955424909a7ab6efa7dc4db004900bf02fb2b 2,090 0.84/1.00 vMB 17
542,933 542,933 0000000000000000000d93b9dcd98fc58baee3f40dc491cd99cd6f8afc4cb871 117 0.18/1.00 vMB 3
542,932 542,932 00000000000000000002c96684245ed64133985768569ab5cb71b6df9d8a23a9 2,127 1.00/1.00 vMB 13
542,931 542,931 0000000000000000000ae550c88973e78a94b33cbfeeb493d1031b67e5d9f9e8 3,159 1.00/1.00 vMB 16
542,930 542,930 00000000000000000004ad090f9afd8e76b4c7fec6a9e46fef043e81222f7a55 999 0.37/1.00 vMB 13
542,929 542,929 0000000000000000001c07151145d0901e56dee0f7d31ca68daeb54070dc726f 1,639 0.58/1.00 vMB 17
542,928 542,928 000000000000000000126d615aad3cc322487bcc3ad2d5c4bbe891de3418da27 504 0.16/1.00 vMB 13
542,927 542,927 0000000000000000000428ad7cf8c6067dae5a57232da251a8c1a97c5f81da48 907 0.36/1.00 vMB 24
542,926 542,926 00000000000000000006db7a8e14fd90eaf9b780122da60b7f658587cd2a738b 2,180 0.79/1.00 vMB 5
542,925 542,925 0000000000000000000c85b04fdda4f3792d4425cc859f01a3072a8dbf51bd86 637 0.31/1.00 vMB 33
542,924 542,924 0000000000000000001c75f6a5445b960f8bd9800b61cf6f75f6682ee32d3e72 310 0.17/1.00 vMB 5
542,923 542,923 00000000000000000020869b96931650284b706b32adec98003da11ce82d4531 2,568 0.99/1.00 vMB 17
542,922 542,922 000000000000000000210a74cd46524fe447e1194caca62e916c290d778704ed 568 0.22/1.00 vMB 10
542,921 542,921 0000000000000000000d2f0e89766f64cd706625702cb5040e365218af4cdea6 1,244 0.40/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.86 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: 712.83 GB
    • Received: 17.23 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.