Loading Tool

Explorer IconExplorer

Memory Pool

35,196 transactions
25.91 vMB
0.06820304 BTC
Random Selection Loading Transactions
Max Size: 131.69/200 MB

Candidate Block

Mining Attempt f7309a3577d3e39eeb200e48f55dc7602c903ac5f7a77332f2365a4cdb1afbae
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 975eee30d34f0e125eff76ac5422a9c33730442521d7e20a61322cb1798e43c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,681
Size: 1.00 vMB
Total Fees: 0.02059630 BTC
Feerates: 250.88 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (472,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,944 441,944 0000000000000000029f5dbefe0e61c4f5870cf76fd77107b4f0fcdcd7005c6b 1,894 1.00/1.00 vMB 66
441,943 441,943 0000000000000000033dfcbab2e747da8bd9b2b92cbaaa386f795d9a611e0764 2,032 1.00/1.00 vMB 77
441,942 441,942 000000000000000000fe4ffdaf1507b97a949561ff9dabbe3baa4ea39f85b3e9 2,005 1.00/1.00 vMB 53
441,941 441,941 0000000000000000014c9e24758c9eadbbac0947bfae46f5d9bd8bc23b66e286 2,571 1.00/1.00 vMB 83
441,940 441,940 00000000000000000381e307147a2d7136e74bfe6695ab6ff994299e03914ee0 2,262 1.00/1.00 vMB 90
441,939 441,939 000000000000000000c737483ec6a0e253024c57f773c8f73ead4052a9766b60 2,411 1.00/1.00 vMB 74
441,938 441,938 0000000000000000023849d78e0e6df2cee4b6d9ed41ce754a60b3f05cd7d69a 1,865 1.00/1.00 vMB 78
441,937 441,937 000000000000000002e54739ff83cfd3b3d5c9a76fa1c335ebb050f3668647f4 1,154 1.00/1.00 vMB 85
441,936 441,936 000000000000000001e2fdb00ce438b70fe1b3113d04185909ae2363b0307b47 2,025 1.00/1.00 vMB 127
441,935 441,935 0000000000000000025b4424240dc0ec50964dce61535b839613997bb3b68170 2,494 1.00/1.00 vMB 84
441,934 441,934 000000000000000001a554a80301b1d576a3a039d574b9cfb24bc1db8d15d59c 2,646 1.00/1.00 vMB 76
441,933 441,933 000000000000000000ec60043a9f1c8966ae2fdf8e081d6d611bd059c64ca892 2,423 1.00/1.00 vMB 94
441,932 441,932 0000000000000000037dfbb80a53e4b65baf34ed3806a003b8f9e8dcfc31c61f 2,783 1.00/1.00 vMB 76
441,931 441,931 000000000000000003d2248b361a013bf6013dac0602dc2876b244bc2d5304b9 1,355 1.00/1.00 vMB 38
441,930 441,930 000000000000000000bbb38c1061125d1062f2c04bb0a83c7312da360aa709c5 1,765 1.00/1.00 vMB 47
441,929 441,929 000000000000000002d6487ba474b0f36747814a2c667e97f4d8fe430b640fbe 2,358 1.00/1.00 vMB 86
441,928 441,928 000000000000000000d9775f1a746a6440caa2cfbb5f5dbd05ee333e3852c339 2,762 1.00/1.00 vMB 83
441,927 441,927 0000000000000000039dbb85f9031eff8db16689fda951a5b18743cdefec48b8 1,844 1.00/1.00 vMB 41
441,926 441,926 000000000000000000e4e064c38bba3f9e64a8697ac748c0380ef5e58629ce1f 2,569 1.00/1.00 vMB 98
441,925 441,925 0000000000000000030b698bef5bf2b2c12b6839876e26c34895fdc759b0b33a 2,187 1.00/1.00 vMB 56
441,924 441,924 00000000000000000148a80a8f117478471566fa81fbc0561269acad431ece79 1,455 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.