Loading Tool

Explorer IconExplorer

Memory Pool

40,900 transactions
28.40 vMB
0.07351457 BTC
Random Selection Loading Transactions
Max Size: 144.88/200 MB

Candidate Block

Mining Attempt b34fbe125faff165d1390041c14b6c369142f31e2c4649f88de8dbc88a1bd9d9
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root f1b3c24973d21d37bcbbafc0b301378fb377fb5083c8ee8283e1d4f774c44387
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,417
Size: 1.00 vMB
Total Fees: 0.01855021 BTC
Feerates: 88.27 > 1.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (525,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,496 389,496 00000000000000000499e5e4b374dc144a3121b3bedd03f3c346d29491847117 477 0.19/1.00 vMB 43
389,495 389,495 0000000000000000032a020eefcef4dfd61e0c72eddb860dd6b3ca95c90941e3 1,116 0.61/1.00 vMB 32
389,494 389,494 000000000000000007899950d9a45fa988a89887cc0730f54e2dca136bda183b 732 0.37/1.00 vMB 30
389,493 389,493 0000000000000000026dca5c8735a24b24aa3c3d177fb5e72fbe0605a460706b 1,670 0.82/1.00 vMB 35
389,492 389,492 00000000000000000739a0a0eed60b846c97cf2f5a16463a654b2b319b4f5eb9 534 0.38/1.00 vMB 21
389,491 389,491 0000000000000000089dbe775f3b6f79e0279afd2b4786e15a69b81558eba5b7 1,231 0.76/1.00 vMB 27
389,490 389,490 000000000000000009637bdf21fe142c48a976f7a8d4b2f3abca6616629ab4aa 1,233 0.53/1.00 vMB 41
389,489 389,489 000000000000000004fd16d7113b867cf6f8161f99af6cc081efad0ec61b6c00 662 0.75/1.00 vMB 15
389,488 389,488 000000000000000008e62fddfb049439b77fb6797e131056992fbfe439393bc7 1,445 0.89/1.00 vMB 31
389,487 389,487 000000000000000006ba11690a4a131c1eb55189b47912094106a86e7ad017a0 1,319 0.75/1.00 vMB 32
389,486 389,486 00000000000000000650790c99c42fa458d07c046f909dd1cd68c66daf8255d5 812 0.38/1.00 vMB 38
389,485 389,485 00000000000000000723890bd3c90d4a6d2e3e20fe1b77eab13d7677222b57fb 228 0.16/1.00 vMB 41
389,484 389,484 000000000000000001dd18f7bf0d7a5e1c83f91ce52eb5b114616614e664e1c6 1,839 0.93/1.00 vMB 35
389,483 389,483 000000000000000007eb6d459824542bd31cc5fcb99086080032f1b0cda7bc69 1,243 0.72/1.00 vMB 22
389,482 389,482 000000000000000005ab1a809293414cda397762d14154a27184e596dd6b8003 2,378 0.75/1.00 vMB 61
389,481 389,481 000000000000000002b87cec6bd2218fc173cf08866f5133b97f3f9c6536a984 2,388 0.95/1.00 vMB 42
389,480 389,480 00000000000000000894ef3446889d5a7d74bbdf1138174cd74f06782531a94e 1,916 1.00/1.00 vMB 32
389,479 389,479 000000000000000004b3e42c285b07a79af650e0344311331eb60993dee9936d 1,583 0.65/1.00 vMB 39
389,478 389,478 00000000000000000b45a4f947a0be8b2ad1eeeac0152e37af9c943f029365b1 1 0.00/1.00 vMB 0
389,477 389,477 00000000000000000308ab4480c76dc17cf16189ed351a474de79363d3836e60 495 0.30/1.00 vMB 41
389,476 389,476 000000000000000005770a0070cd320039cd1bab82b5570e7a1180cfc793af70 1,952 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.