Loading Tool

Explorer IconExplorer

Memory Pool

79,730 transactions
29.65 vMB
0.11783519 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt bf95a02850fa8e757c3f62949a2abfd5ebebae9cf010a990c5ab5c4a86fb572e
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root c30fe88447188d35e3738d5817da10ceb589fe89c9d898be6d0fb65be69c29c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,793
Size: 1.00 vMB
Total Fees: 0.05453058 BTC
Feerates: 313.32 > 5.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (729,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,860 185,860 00000000000006c338333d1ee48b19a38b4e9a6fe9c991b50413aa80b7768bfa 126 0.06/1.00 vMB 121
185,859 185,859 00000000000006a85264d455a59f75402c37f1e8a54593c0a4528caf79b95485 125 0.04/1.00 vMB 750
185,858 185,858 000000000000008723160d3e18e55d9b8a3cf110ed975a18d05c54bdf9bb17ba 438 0.19/1.00 vMB 130
185,857 185,857 000000000000054503dc05276f817eba7f3c29ed9db69065a006b8aa864f64e5 134 0.05/1.00 vMB 132
185,856 185,856 00000000000003f4844fa81caaa5fec4b0fd96d5c5aa8582edbd2ceb64251560 99 0.07/1.00 vMB 93
185,855 185,855 0000000000000486965ee5429cbb4ce43c0e7f39b669e2e109b288291d63d38c 64 0.02/1.00 vMB 126
185,854 185,854 0000000000000893859d965d44f8a9ab8c63cbfb1032485ed49601ac92544e4e 139 0.08/1.00 vMB 78
185,853 185,853 00000000000002dab6671acd8272e6222fed585596194ea30250b0260e433a6a 32 0.01/1.00 vMB 183
185,852 185,852 0000000000000599ddf24751f6c1f5ed7d700fd6c04b0ff00aa90ca355f8fb81 58 0.03/1.00 vMB 74
185,851 185,851 0000000000000712b68c6dae685db75812e1dac2fb94c404a332c934e038e85c 12 0.00/1.00 vMB 72
185,850 185,850 00000000000000d065b0d0d1700a911c24de0053c31193df459a11c19cf7ee4c 105 0.06/1.00 vMB 107
185,849 185,849 00000000000007b54d6098b2730671e6ac50819eb72e36aa74e0f94087696a2e 39 0.01/1.00 vMB 181
185,848 185,848 00000000000003f518770251a5383564596e31745cf525f7de3a7f09e9b90acb 137 0.04/1.00 vMB 16
185,847 185,847 000000000000083e3239cd13fd5a37c32e19a568f092a84a45c76837a07e4e5b 847 0.35/1.00 vMB 434
185,846 185,846 000000000000010c8d578beed666732a56640e2d82fba05d798c7509ff402fc4 197 0.10/1.00 vMB 99
185,845 185,845 0000000000000547265576ccc0a022f9780693a14dbc4f4efa3674d79526dd4c 205 0.14/1.00 vMB 74
185,844 185,844 00000000000006dbe4664646e0c23207dc9913e721365e17ecd223bf8c5b2411 278 0.11/1.00 vMB 142
185,843 185,843 000000000000014811f1424a7c753e23de63a68befac91c6fe5a9138c338bee4 377 0.22/1.00 vMB 104
185,842 185,842 0000000000000043633966bac7d1c83679b53fd2e3ad0310748229ffffbb7f8f 13 0.00/1.00 vMB 2
185,841 185,841 0000000000000405eae449c3c49495402a8778cb153d629417253eb5193d6cad 16 0.00/1.00 vMB 49
185,840 185,840 0000000000000294a6fbd85c6fea3e64d735619b1d6826c10275a184a94afe9e 342 0.15/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.56 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: 670.09 GB
    • Received: 15.82 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.