Loading Tool

Explorer IconExplorer

Memory Pool

28,624 transactions
7.37 vMB
0.07151292 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.59/200 MB

Candidate Block

Mining Attempt fe79e106ba8967d06a3f06306748baad81059df207cf18a5d99bdc927a18e6f2
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root ab1ed89377525e047952d91b345fef786291907054894daa4cab14faff43ffde
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,585
Size: 1.00 vMB
Total Fees: 0.03881801 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (779,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,822 133,822 00000000000009372f354b7b1c693c0fff40065d0511ae89bce68a8ace6fb66f 2 0.01 vMB 0
133,821 133,821 00000000000004c58411f2fc1d11c2e6f879aa5571412b42ce7bef8b4e8dc9b5 15 0.01 vMB 586
133,820 133,820 00000000000002e7560e453929546d672db261ef50b787ab2db3a84f9e9a542d 1 0.00 vMB 0
133,819 133,819 0000000000000974e1a4c85f899317eac655ad9b7116414edf153e4f3e2d62d1 27 0.01 vMB 374
133,818 133,818 00000000000004e422855fe685b1c981e2a60620dfa9a74ad66bfc5ebad45dc2 50 0.02 vMB 529
133,817 133,817 0000000000000343d15d21635e526da21f4b020a173df877bcb90b346704a15e 242 0.09 vMB 438
133,816 133,816 00000000000008e5a1eb1b3c036f40dcd8fb480771220708b86249a30d9d0410 89 0.03 vMB 63
133,815 133,815 00000000000002431735a386b39122bd46863f99f796acf07198d7d8f8f399b2 36 0.02 vMB 681
133,814 133,814 00000000000008c2d191e8519bfa1f2724e5819a779879db5d794b2f9f61d38c 51 0.02 vMB 800
133,813 133,813 00000000000005db7c9f2c3d8c677ff13f5195151ed35462b448c052584d2284 3 0.00 vMB 2,877
133,812 133,812 00000000000009e95664b86c4ef4b42c8e86e037a441e1709b548b3d2a756046 109 0.04 vMB 215
133,811 133,811 000000000000095c98e9e1f5f4c8c8e1b9c59a1c883152f40ad87547fb1bbfd4 54 0.02 vMB 939
133,810 133,810 00000000000005b1d2efa27b5015747fe596c1c516c7f0bb3ed479851787fe86 26 0.01 vMB 223
133,809 133,809 00000000000001b05e8c1847ff0ec78232d3a8780002ba8227e3c2a9080a3feb 150 0.05 vMB 102
133,808 133,808 0000000000000822c215c090e9f0e7ef3bbf65ef088a27215fb3f08692410e96 90 0.04 vMB 743
133,807 133,807 000000000000088f3ae1e2e14a3a37853fd85158767e68eca3ec458c205f2bc5 11 0.00 vMB 991
133,806 133,806 00000000000008368891046ceb30fac3f43a16a2bdf489dae0585f3c82cba18c 10 0.00 vMB 360
133,805 133,805 00000000000006bd6a5fd207b8a5fa2d3456087e88ceb549d5179adfb9bfff58 41 0.02 vMB 479
133,804 133,804 0000000000000134a8e95b28376083d1e525a0f59ac218e085471be7baf1aed1 56 0.02 vMB 797
133,803 133,803 0000000000000b9964e1f32670dab34e481c6f98c2fd71e3e64db027dada6c0f 113 0.03 vMB 311
133,802 133,802 0000000000000905fd6c4c2daf47f0e3252e18f098bdba81db257d96e59e4c1e 248 0.10 vMB 276
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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