Loading Tool

Explorer IconExplorer

Memory Pool

27,928 transactions
8.00 vMB
0.10802403 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.36/200 MB

Candidate Block

Mining Attempt ebd98b4b61e8186e22c48286d4fb74f95d53a72c898140863566a70aa6845c0c
Version 20000000
Previous Block 0000000000000000000226c2f913423c8375f34c9c656ba26c2994c1e4afee37
Merkle Root 98f6fae0565023c843929197eac632c7cc9b95de798c121b078ab142e6286cf3
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,835
Size: 1.00 vMB
Total Fees: 0.06322804 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,211 (720,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
192,698 192,698 00000000000000cf62581bbc8e8fa0b8d8bdd6e59e5f453951122570c95fb8ff 0.07 MB 158 111
192,697 192,697 000000000000063c89de2cb0e0dca554770cea368cbb28255d9e7ab9a204593a 0.13 MB 298 130
192,696 192,696 00000000000001a9644a5b96983b9a3829ef0fa4777cee0473497b34df0ef85f 0.05 MB 135 352
192,695 192,695 00000000000005c1a4abef2ba1c7cdd3059bccdb57a48002a81a67c73c88318f 0.02 MB 65 170
192,694 192,694 0000000000000615321e424e2724a3751e74ea27ab9b6b54741a6855e0cd20d1 0.02 MB 58 128
192,693 192,693 00000000000006c6319d64ad74b17560feffd4c28132524a39114dd2b979beb1 0.01 MB 29 54
192,692 192,692 00000000000005eac05959f8be1a96a8eb49f3c17bd558b3e9100aa35b055880 0.08 MB 206 167
192,691 192,691 000000000000055bd921de64b1584a063ba1460c6ad07b6cd27e30dc651b9b34 0.05 MB 126 152
192,690 192,690 000000000000008563803cde12f73096e15b1fe79c10c2c32546052123ab6721 0.03 MB 66 124
192,689 192,689 000000000000080d5a90d66ebdccede2db8b5be23bcf04242cb4af527040859f 0.05 MB 119 77
192,688 192,688 00000000000000ea433cce365b4ca11d07ca1dd8f8fbbd676b3050b823824fdc 0.04 MB 98 106
192,687 192,687 00000000000005129d1643795fe37a47dcde471ca71fd2af56f5179fae9d8edb 0.03 MB 76 0
192,686 192,686 0000000000000750176a10b2a02ed397e1e610a16168a23513d19878e01ef226 0.02 MB 44 109
192,685 192,685 00000000000002e00482aa75d9d22212bdfdc088f5ede419eb2dced9da8ac6c1 0.22 MB 200 164
192,684 192,684 000000000000069bc8ee1949fef8bfb4002a0d6917ef4e9aac2578aa839d63f5 0.03 MB 77 475
192,683 192,683 000000000000038e4323477b9a768bf7230be10450cd71c4a389bd0f520d5f6c 0.18 MB 512 159
192,682 192,682 00000000000002e435f826b253f966b987d31e509e188e3b3730da48d3389916 0.06 MB 96 96
192,681 192,681 00000000000006e2be06aac14711198638e4cfbe3b8fbbf0eaa4c7bf63ad0816 0.08 MB 190 108
192,680 192,680 00000000000007a17e4f6f112ef58c38bf3404aed9377d4a6a143cd8c093f41f 0.01 MB 32 328
192,679 192,679 00000000000004f2b85c51e890bd7a445d7cbb16469c38447ab557c07eaafdc2 0.01 MB 22 83
192,678 192,678 000000000000052cd4d0f774bed3233554ff276c52bfadfbf391b48abb44b929 0.03 MB 106 252
Previous 10 blocks ↓
Total Size: 779.22 GB

Node Details:

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