Loading Tool

Explorer IconExplorer

Memory Pool

78,052 transactions
29.48 vMB
0.09047959 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt 674f55a50076dff0b1d05a3a879f8139633a23021dfb6b1dccfe0b8ff295970b
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 29ee305655b7867cad907e622584248ac9392ff7623427a34384dafcb7d5626b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,757
Size: 1.00 vMB
Total Fees: 0.02557883 BTC
Feerates: 301.35 > 2.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (588,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,939 326,939 000000000000000006985feb232993a67cd18481ffe75632a088ce46416e416e 1,767 0.75/1.00 vMB 38
326,938 326,938 0000000000000000172165998218899b082a3d29465cd56b78762b7df4159d13 64 0.03/1.00 vMB 13
326,937 326,937 0000000000000000135954df9c35ea0f3a2bb49c98d7b03984bf2a245748db51 1,335 0.75/1.00 vMB 24
326,936 326,936 0000000000000000109b32b08994deee132b89ae476a1c324ad810d89a3d59e5 1,024 0.32/1.00 vMB 47
326,935 326,935 0000000000000000152649d111a3004af50ca02b7fd8e44109e653a51102109e 32 0.03/1.00 vMB 15
326,934 326,934 000000000000000015af7f4feda55a751124681eeca9e621263e6e0fdf08ddde 86 0.09/1.00 vMB 14
326,933 326,933 00000000000000001d08e03c54ea809d98a07137156458d322f40974104c524c 1,685 0.87/1.00 vMB 30
326,932 326,932 000000000000000007ab1edcd3e0c1d6a722eec5299f020764ca8543ddee48d1 194 0.07/1.00 vMB 38
326,931 326,931 00000000000000001a75be0ed8dc880707067a9a13c12c3e44d8ddc825fa5397 907 0.46/1.00 vMB 28
326,930 326,930 00000000000000001137192a5d4a47e456aa07c61953a34bad15bd5646845a45 65 0.03/1.00 vMB 28
326,929 326,929 000000000000000003914ecb3a904d39a6d05892fe01f81e641188477dcb20ef 1 0.00/1.00 vMB 0
326,928 326,928 00000000000000001767e5a1d1341eb7a4daacbf901c94649c56dae987445963 277 0.15/1.00 vMB 28
326,927 326,927 000000000000000003745683ea580ef4c12e25aaca0fc3bfce598f0626b86f55 666 0.35/1.00 vMB 29
326,926 326,926 00000000000000000dcc0d7d84a06ed85ccefc62f2fbba7bc6163d9eb39eff79 65 0.03/1.00 vMB 28
326,925 326,925 0000000000000000053cc9e138c09d9923bab3c1274bbbab762a2f5d5512c767 323 0.16/1.00 vMB 28
326,924 326,924 00000000000000000662c72f9ffbd95d3b779ef3c8dcfefa6cf5f1efd2ef08bd 55 0.04/1.00 vMB 11
326,923 326,923 000000000000000013988d300e2a532f85a418eb3993e7b60c78145b8db95747 236 0.09/1.00 vMB 31
326,922 326,922 000000000000000015ba66bba5ceb44f66ddf996f32e55b66a726905707e99cb 833 0.40/1.00 vMB 27
326,921 326,921 00000000000000000cdd3ff444b0932f4dbf384489f1c4fc6c6d441326df0f4b 64 0.04/1.00 vMB 37
326,920 326,920 000000000000000004c6e9d3afacd876c9672565b6947210be7877e9e207ad5c 761 0.45/1.00 vMB 29
326,919 326,919 0000000000000000006865e0103154dce9819fab448288cbe54dc22763e5ac49 255 0.13/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.