Loading Tool

Explorer IconExplorer

Memory Pool

28,032 transactions
10.11 vMB
0.03384767 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.87/200 MB

Candidate Block

Mining Attempt 51b072b708c54dcc6968b5651f057c1f50ea40c7e8f534b74ed2c0797ab945ed
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (773,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,731 139,731 00000000000004c9c83837cb64c776b3ffd5bf613ad43546d3655f0680d22cf6 60 0.03 vMB 188
139,730 139,730 00000000000006369c27477523e55414c1e032ef6d72ac38289718457dad487c 37 0.02 vMB 271
139,729 139,729 00000000000004c08814a7102847b1f1178075bbaedd8b63b297958f600718ef 41 0.02 vMB 1,364
139,728 139,728 00000000000002579a88aef7f8a6661f864cb150216c7da03e52fe56ce9847eb 81 0.02 vMB 1,787
139,727 139,727 0000000000000735926a76dd36b652d88096bb83a5544ccb85bb0554fd0f3ff7 63 0.02 vMB 55
139,726 139,726 00000000000006f454c65c4ada4c2ac6aea1c1b2a4f0e2f49e776ed0ac881fb3 27 0.01 vMB 95
139,725 139,725 0000000000000646b063afa706e8376c66c945d245bd5b3a9ded0cb5b2142971 52 0.02 vMB 237
139,724 139,724 000000000000048997a420494a9653c8a387e2d6517721b03a05fb7da38dc5eb 84 0.05 vMB 450
139,723 139,723 0000000000000875d7f1538aa70eade7922591c10a6cf4fd44774ff6f8333d2c 9 0.00 vMB 17
139,722 139,722 00000000000001f6cf2520b89724014ad0b1961c48a114b0f47e001f2e5d096b 22 0.01 vMB 16
139,721 139,721 000000000000020d04909684b182898a47e074ebc2ae0a60b831571123ae0b32 86 0.04 vMB 153
139,720 139,720 0000000000000632575dba6526b8fe3590ab4f2122640d1a094e7a05635f6e9d 44 0.03 vMB 89
139,719 139,719 00000000000002fbb41447b43c5486cacdf51f1b4867028db87b7ab15da40a1c 69 0.02 vMB 115
139,718 139,718 000000000000018a20f253f50001c85109565bcafbfa8a4275225330e95c5f5f 49 0.03 vMB 82
139,717 139,717 0000000000000299cb30e19222a9d50f3588cad068ae9c86e2a634f131a839dd 8 0.00 vMB 363
139,716 139,716 0000000000000029f334f9581b8067378da33c0e8f2db21814fa29e38a7d94ad 56 0.05 vMB 667
139,715 139,715 00000000000002ffd4e19afa5bfbe9f5374571d85935d6520c8c672cf1e69cb9 60 0.03 vMB 327
139,714 139,714 00000000000007c3a1029b911b4011608c32ffd439ddce4d6ee678c20124601f 95 0.03 vMB 97
139,713 139,713 00000000000001f9da9a3f2b36e8d6ea16e318ae10cd3422e2351f605e3da545 62 0.02 vMB 146
139,712 139,712 0000000000000004dde45b86d83e3ffde705d77f536a9d447963c2297653285a 13 0.00 vMB 17
139,711 139,711 00000000000000220f1ace053f47db0e846d78c3bad9306589a4e7d08e4ef222 34 0.01 vMB 187
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.10 GB
    • Received: 0.67 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.