Loading Tool

Explorer IconExplorer

Memory Pool

37,982 transactions
18.40 vMB
0.15273904 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.46/200 MB

Candidate Block

Mining Attempt 22f5a1efa1f3a0e0028b9913d01356689a2eeb205ec57f26480953b3b65b5e6b
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root ada132bf10993ff2a0c9f03cf6d9a0545ec88e70ba99ff12012213fd10d734d2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,382
Size: 1.00 vMB
Total Fees: 0.03364427 BTC
Median Feerate: 3.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (779,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
133,801 133,801 0000000000000722f37776d128cef7ce9e7004b1baa33b7b86e28321f8d4bb43 90 0.06 vMB 842
133,800 133,800 0000000000000b5cfd719453a424cf2067ab49fe09bfabda8d56e5b91672d765 12 0.01 vMB 900
133,799 133,799 00000000000002ac47ddd6083fe1d97fc47979caf3d419af4fba96bc468ba1ee 8 0.00 vMB 186
133,798 133,798 00000000000007c665ad7340a60606b20ef021b7a7ee525ef572e7f08f440806 7 0.00 vMB 384
133,797 133,797 0000000000000c278c73213214e32c8fa11b7ecb6f46b82c7abef5a7376a6b3b 10 0.00 vMB 336
133,796 133,796 0000000000000353971b4e35cfd0f3bcdad784a02848a7f82b8e7f9f9813326e 127 0.04 vMB 453
133,795 133,795 00000000000007e3bedfe71496db0103fd55a8f6ba751b9f97dacdf1b20f5181 20 0.01 vMB 527
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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