Loading Tool

Explorer IconExplorer

Memory Pool

24,935 transactions
5.42 vMB
0.02457194 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.58/200 MB

Candidate Block

Mining Attempt 9db4e76340c2b3714690d709183246071966f5c2d92142cf5b60885eee403513
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root d76183786aa973f231d7e2922e0ca2a7721bbbb4506478ed4ecd97403ce55417
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,282
Size: 0.43 vMB
Total Fees: 0.01151838 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (744,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,012 169,012 00000000000008f72d0fccc7174f27a3c2cfada2cdd194426125c1836ee5a789 7 0.00 vMB 100
169,011 169,011 0000000000000c19ffeab7c21102b616952026bb719d634dac2f0042e92b40d3 29 0.01 vMB 21
169,010 169,010 000000000000004fb1ccc3e909350dc08cf585f420e5a52b2ac99199a5dd14bd 34 0.01 vMB 14
169,009 169,009 000000000000019cbce4333b9f0b1ca252bf8ba381f8696a644bdac675f2bbf4 56 0.03 vMB 68
169,008 169,008 000000000000005d6ab1e560c0827a8a9da61c237ad92b80eaa9676aeca6c0da 9 0.00 vMB 0
169,007 169,007 000000000000028d4218d45682e2b8dda33d125d24cafa0d4f8cc6571e98ee95 8 0.00 vMB 34
169,006 169,006 00000000000009cc400cbb4d9e5bf36cc74ba66cffd24789d1df8f4a5f982cf7 13 0.00 vMB 16
169,005 169,005 00000000000003ed83c90590600505c25c74333768c6e618b0e7472ed21892cd 80 0.03 vMB 117
169,004 169,004 000000000000031224dd9fca4e531bc1273013482b5f20ce1bf58382e0422e73 40 0.01 vMB 154
169,003 169,003 00000000000008b98cfb06f02741d8396365985c3630023d5434c7f8238d3ab0 5 0.00 vMB 131
169,002 169,002 000000000000078de090acaa14dae5e439e130bae41cc81609eda1f9c17f7916 67 0.04 vMB 53
169,001 169,001 0000000000000a519a8f5e43d4f4f1a32f0c37ced4aa19fd558d761c34f33f1f 91 0.03 vMB 42
169,000 169,000 000000000000099e9f2a34b7780d71b1234e08a60afe229dc0aa822f9d841610 35 0.02 vMB 62
168,999 168,999 00000000000002ae050c303f56107fee6cc4bf7582390b2d45ff917c3184958e 44 0.02 vMB 148
168,998 168,998 0000000000000b6b23de3615462c26c2ac1007542961f16b42f9739448e0ec95 30 0.01 vMB 12
168,997 168,997 00000000000006fd4bb6bd2c15dfa04331464d4d67c988ec22f2f0e227431757 1 0.00 vMB 0
168,996 168,996 00000000000009f80b4e7b5a33a443ae0dd89047b9667798a6c156390b34c1b6 103 0.05 vMB 239
168,995 168,995 00000000000006a467bb20a8b1f17c102602294b89d965d3f5669b4ec2cdaad7 42 0.02 vMB 136
168,994 168,994 00000000000001f25c4f01e71e87d76e27af71fa96b797794dbd5d9ab07bb3ea 19 0.01 vMB 84
168,993 168,993 000000000000063a5a4479c13f3d5dec83f4f56fe5648ae4c8b6ee0b54ce0a36 24 0.01 vMB 20
168,992 168,992 0000000000000aef64813ccd8169e710ae82f31e139d0da7a33a1067568b4b2d 31 0.03 vMB 139
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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