Loading Tool

Explorer IconExplorer

Memory Pool

46,118 transactions
20.54 vMB
0.05825293 BTC
Random Selection Loading Transactions
Max Size: 117.25/200 MB

Candidate Block

Mining Attempt 4caeb5a91dfedfc34de65ce689f1c3e76aa20b180676fd467acf8a00010287f5
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root 342398f0633f1b377d47d60b21715ce910c69b474907bc5568fc0029faac4a47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,426
Size: 1.00 vMB
Total Fees: 0.01752466 BTC
Feerates: 453.09 > 1.76 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (561,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,656 352,656 00000000000000001513118bb8da9d491b935097e5269ce4e9909d3feb50fc1e 742 0.39/1.00 vMB 26
352,655 352,655 00000000000000000472a4dd243846ae2acf72639a6f728369fd70ee9ee44f3d 214 0.19/1.00 vMB 25
352,654 352,654 00000000000000000655340f9380fbfc624b485eaa4f35dd495291cece4b0d4c 2 0.00/1.00 vMB 0
352,653 352,653 00000000000000000cef85cf98400b8feafcdd213640461ccd24b557748d3ceb 282 0.13/1.00 vMB 29
352,652 352,652 00000000000000000d6d91cf86aa5dda3785124e2d31e3186aa0fc0307cb8c4f 254 0.25/1.00 vMB 18
352,651 352,651 000000000000000011916c2990843f511efda0fcdc3a93e564d75e3f6572eb36 664 0.34/1.00 vMB 21
352,650 352,650 0000000000000000126ae44a99997ca0464e2967060c8118f35e2d99b8218aae 1,374 0.75/1.00 vMB 26
352,649 352,649 00000000000000000a5b3a1a15d05888350922afa7f8a918efb024226932e80e 149 0.10/1.00 vMB 14
352,648 352,648 000000000000000010478f7c57e22079fc41c07479286857b5d6d07e4bc59f22 119 0.05/1.00 vMB 27
352,647 352,647 000000000000000004a0ce31b453f7258eca4c6d0fe13415d9ddb69aaa040f3d 105 0.10/1.00 vMB 10
352,646 352,646 000000000000000008b2e2a96203905856637fd3f6707f6d6e7c9774bbc171a5 542 0.25/1.00 vMB 34
352,645 352,645 000000000000000011ac0d0edd8621df030a31a0f6e2f2375a1a09f9b1b63da8 929 0.56/1.00 vMB 24
352,644 352,644 00000000000000000b489232cedfd3208f68fc332828f097cdfebbdc6542f3fa 427 0.22/1.00 vMB 23
352,643 352,643 00000000000000000da44110d5b6a0d9e7fed57801935800f5477ad4260e44b3 911 0.50/1.00 vMB 24
352,642 352,642 000000000000000011c9f645bd788c7a532a2d61108b79bc49819c8d4dbecc2d 50 0.04/1.00 vMB 12
352,641 352,641 00000000000000000c06e3b7f6640b2c033b7843472468912592993364a5c3a7 220 0.14/1.00 vMB 7
352,640 352,640 00000000000000000b7d5ea718cd5ed3c521502016bfc2e0a6241019ef16e7a0 859 0.50/1.00 vMB 28
352,639 352,639 0000000000000000129c0b98778c93841b5057a97cb6ceef06374b7473b2024a 317 0.19/1.00 vMB 19
352,638 352,638 000000000000000008f0bf1380e481e7a8b0dded687e44c1ee7710761fe06517 215 0.12/1.00 vMB 17
352,637 352,637 000000000000000006ef43562adb1fbb7f17c0c4b8febd24f7814de666ec7a3a 346 0.16/1.00 vMB 30
352,636 352,636 00000000000000000a8934d528ca987b979a7226b53d89965e91fb24d77f4207 318 0.19/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 780.54 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: 535.95 GB
    • Received: 5.95 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.