Loading Tool

Explorer IconExplorer

Memory Pool

13,736 transactions
6.66 vMB
0.06267044 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.56/200 MB

Candidate Block

Mining Attempt 40693c9cb8fc234c4bdd7f7a8a06bbf8b18bab1c414cb255ded5d770a5299d56
Version 20000000
Previous Block 000000000000000000019a74437fb1662fa4dc257018890a4a16e726d5f8082e
Merkle Root cbf611f53568987da427ad74639e5c9cd782c53f3ab2a4c9235971045c736326
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.05036451 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,444 (824,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,836 88,836 00000000000191512cecba57dcc452b2fda560c70a483a75d87bde6e99babf4a 4 0.00 vMB 0
88,835 88,835 000000000013a22a60950fcf86d80a17d03c2640301e3bf2a867375307f1034c 1 0.00 vMB 0
88,834 88,834 00000000000d53fdcc46584c0ac85027c1ef623ac63e5feb717531e7151bcadd 1 0.00 vMB 0
88,833 88,833 00000000000c0ee1acd0f885707aee5a4efd34745d43946cc54fc974580c2ac2 1 0.00 vMB 0
88,832 88,832 000000000009fe4a326b8a5d72d1c4a851f3fe9c20c0ee8bb745034425af0ba7 2 0.00 vMB 0
88,831 88,831 000000000003fbbfdf0d57f194a7e39404a406660133a1284d080d16f396579c 5 0.01 vMB 0
88,830 88,830 00000000000715804286ab326c8e20c60f659c2d9f6feb6c2470fdbf40d41ab6 4 0.00 vMB 0
88,829 88,829 000000000004e81591b9c46fce87f20927233dfddbf637e3cdd9e6ff802c6df2 1 0.00 vMB 0
88,828 88,828 0000000000001f010daa7cbdd641aab7b04534f20d12e3aee47f063533befa9c 3 0.00 vMB 0
88,827 88,827 00000000000e06ba193a04f3946b0666546ebbee1a71a943cd5823401a20e199 4 0.00 vMB 0
88,826 88,826 000000000006cb5bb80c075098cf10b220f095b3795416250c65713927a41e76 3 0.00 vMB 0
88,825 88,825 00000000000ac9c8e37659983728efc806210701a4a7b90264333a50eecbc173 5 0.00 vMB 0
88,824 88,824 0000000000133a136016321cd6b125e5191864e0a517262ee7f013896fd8e0d1 1 0.00 vMB 0
88,823 88,823 00000000000c124e16f57d32cbadb6459c640de7410aabf24e1c88cabf0ceab8 2 0.00 vMB 0
88,822 88,822 0000000000095084facb400beca26b54e49e5596124c2f142ae4996437b1ed32 1 0.00 vMB 0
88,821 88,821 0000000000041201650bf1ab36c7483466adf7b014a97bd2efc22fe6ffd3b20d 2 0.00 vMB 0
88,820 88,820 000000000012894de2789d71e79b7d086279bba8ed77a4784f3af8144be0fedd 6 0.00 vMB 0
88,819 88,819 0000000000016b9e139cf5cce378d972e801e568c2efc682e94ee1eeb4595039 3 0.00 vMB 0
88,818 88,818 000000000012c861ef7efea74ce81b2ea3441a240678c4a961a6a01853d56f4b 2 0.00 vMB 0
88,817 88,817 00000000000a74a0f474214f4abb3f3a11945cbcf1b3bfed35ebf287e5e57d23 2 0.00 vMB 0
88,816 88,816 00000000000dcf5a8d4174354ad5fc1125bf9cff851a091bc371d2bd03f89293 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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