Loading Tool

Explorer IconExplorer

Memory Pool

77,205 transactions
28.84 vMB
0.09794612 BTC
Random Selection Loading Transactions
Max Size: 175.00/200 MB

Candidate Block

Mining Attempt a37b1407070dfda89b82b83716a8de0db0939c869a7aa2c3c72847e0307cbce7
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root a096be471015d10b6991733bd9cbd00986d043a89cf65a2e25df7ce3623dbc7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,429
Size: 1.00 vMB
Total Fees: 0.02990789 BTC
Feerates: 180.82 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (446,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,050 469,050 000000000000000001d55a6a063f3f07cd94201ecc29564ae4bb2a31b09dbdd7 1,017 0.55/1.00 vMB 344
469,049 469,049 0000000000000000010289226b6cfb0140fae5aecb1287cad7cb81abd519e160 2,932 1.00/1.00 vMB 402
469,048 469,048 000000000000000000f3ff1b3d6d69e910feb5c89920bd36c114288e22dc03f2 2,269 1.00/1.00 vMB 441
469,047 469,047 000000000000000001495cb64f4264baf2b8e6dd189c73c7b01ee083e16ea694 1,959 1.00/1.00 vMB 302
469,046 469,046 000000000000000001167da14e54b8d3425f0026051006a1bcb028f5e5fb1f34 1,920 1.00/1.00 vMB 328
469,045 469,045 000000000000000000eac56cbe4a7964166c7e9e5a1cd7bbee4e2d37b85c9e9d 1,416 1.00/1.00 vMB 250
469,044 469,044 0000000000000000017bc977bf280bc29fc4d6b532e4e52c1961749b8fc95d7e 789 1.00/1.00 vMB 179
469,043 469,043 000000000000000001092d28ca1818873ad634c258d9ab7b4075ef757540414a 246 1.00/1.00 vMB 166
469,042 469,042 000000000000000000580f50beb9f4dec28f496d85643faef290c8df1ccf1ad9 905 1.00/1.00 vMB 246
469,041 469,041 0000000000000000018fe0f95003b552e0aef72be18202282bb517dc1f0f3a6d 663 1.00/1.00 vMB 186
469,040 469,040 0000000000000000003f87fbbd11a5a124b72987b089e4a18a98f2a5027f45e5 1,980 1.00/1.00 vMB 290
469,039 469,039 000000000000000000f8bcc0c4e564f09691f237bbdae11cfe5369c27783ade0 2,614 1.00/1.00 vMB 301
469,038 469,038 000000000000000000a90287ab5ddf805e6fa267ef6eb6088fee3866c91e91e8 2,289 1.00/1.00 vMB 328
469,037 469,037 000000000000000000fb2825f7a069c4910a5391ebee050722d697862b805f2f 2,345 1.00/1.00 vMB 387
469,036 469,036 000000000000000001553379bca2a20ffb21624c01f70488803f6ab8d53a0bd3 2,450 1.00/1.00 vMB 450
469,035 469,035 00000000000000000169e040452215455995d3f0d9c1d1b04ef1863768f80544 1,406 1.00/1.00 vMB 244
469,034 469,034 0000000000000000004699b5fa85cfb5d79ce86fdcefc07f2b63567bc91242db 821 1.00/1.00 vMB 226
469,033 469,033 00000000000000000118c6f6221d585433edb6517c352c8d095442c8c6341b0c 395 1.00/1.00 vMB 169
469,032 469,032 000000000000000000b49b63e37a9768b7392e794042de2cba426851f1221f38 929 1.00/1.00 vMB 190
469,031 469,031 000000000000000000e466ed0727b2626742197b98392c8ecde5c420eda0fdcd 2,088 1.00/1.00 vMB 223
469,030 469,030 000000000000000000985f14118fe5708b1d0ff323c459f7ea3f53f8355f76df 1,312 1.00/1.00 vMB 254
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.90 GB
    • Received: 17.24 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.