Loading Tool

Explorer IconExplorer

Memory Pool

78,938 transactions
29.56 vMB
0.10429842 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt f047d685afa053e34c496929f91efe075376f4e3fba8b19281121fbe47d36717
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (268,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,406 646,406 00000000000000000008bff4923a8474c7d48d27ea4be2544880fb1a929f140b 2,100 1.00/1.00 vMB 24
646,405 646,405 000000000000000000069e209c9050d5fa317244943f306cab406569fdb124dc 2,138 1.00/1.00 vMB 59
646,404 646,404 0000000000000000000485cdb6ac61964d5c2e88088539e1d5d9c4606e6fc749 2,730 1.00/1.00 vMB 64
646,403 646,403 0000000000000000000da30183b7ced03bd0d57bdba21fd7f68b877fe52fc9b4 1,216 1.00/1.00 vMB 91
646,402 646,402 0000000000000000000df3cf89121e767cd09c0cc85592320d796a05818230a6 662 1.00/1.00 vMB 98
646,401 646,401 0000000000000000000045c9c58e5cd803d8c90624ef680424e6ee6dd2aa04c1 2,597 1.00/1.00 vMB 106
646,400 646,400 00000000000000000007193eac00c5d65ba587de3c892e19be8a6e868fbc4ac2 2,962 1.00/1.00 vMB 122
646,399 646,399 00000000000000000009517abeb6809101fd07ac31202ec71820f5017cd22b28 1,591 1.00/1.00 vMB 95
646,398 646,398 00000000000000000005ba2241938e2490a89bb08c75fee01927bee7af99215c 988 1.00/1.00 vMB 8
646,397 646,397 0000000000000000000aaa45d8ccb7bfa7c2e0c50fdf574affdb56cbf36cfaba 1,691 1.00/1.00 vMB 32
646,396 646,396 0000000000000000000383ec0609e885eba19d297f247d755f452cb6842fd4d1 2,450 1.00/1.00 vMB 22
646,395 646,395 0000000000000000000ec3b96b4e13e17ced4582cf00a8824bb7336e8bacecd2 1,813 1.00/1.00 vMB 35
646,394 646,394 0000000000000000000cbaef8c55533865e6c2eed1694764e207d7bc708b44d3 1,920 1.00/1.00 vMB 106
646,393 646,393 000000000000000000080571de3c864b9805d01ae48a1ad285a82f67419caadc 2,118 1.00/1.00 vMB 65
646,392 646,392 0000000000000000000646fdcb181938d68bcf7d46f9a00b6ee7699427f04521 3,022 1.00/1.00 vMB 105
646,391 646,391 0000000000000000000976ac3a46d81b92e0bacdec3cbee39ed9869883a9d404 2,123 1.00/1.00 vMB 59
646,390 646,390 00000000000000000007ee7818470ac68510f0eb5d236ad55329d8c941224f7a 868 1.00/1.00 vMB 15
646,389 646,389 000000000000000000032da6505ff8d857f8da44206083dc76a86f762355f089 1,905 1.00/1.00 vMB 42
646,388 646,388 00000000000000000001550554b66b99c50611c983f3a0b4803e7feb588e27ba 2,156 1.00/1.00 vMB 45
646,387 646,387 0000000000000000000ba36b6f8b86b14c081fa735837ca7d5c1fe7ecd8686cb 1,718 1.00/1.00 vMB 4
646,386 646,386 0000000000000000000cd564bdf0bdb15fc1c272623fb9362c1c90e3d3cf4475 2,427 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.