Loading Tool

Explorer IconExplorer

Memory Pool

41,817 transactions
32.17 vMB
0.10226081 BTC
Random Selection Loading Transactions
Max Size: 160.71/200 MB

Candidate Block

Mining Attempt 244445b2025ab42f99a0a21ed422fc1402aaba0bd05e7410e8e67d6a7a48ce65
Version 20000000
Previous Block 000000000000000000002a3cfe7e37f1e2667128fd56a49cf2c99807e4b289d0
Merkle Root 869bd367dfc7e9c90966ed24c8ff0bd96816f3f3c825b60691ce474649fc7ab4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,739
Size: 1.00 vMB
Total Fees: 0.03385853 BTC
Feerates: 301.05 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,379 (558,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,974 355,974 000000000000000012e3ebb68ef4dfba68e71b8118e854d4587a65f236380cda 484 0.21/1.00 vMB 33
355,973 355,973 000000000000000016547c4936b9b2a5c25c2027e0014bce93573f776ac7ede5 256 0.11/1.00 vMB 30
355,972 355,972 000000000000000005432b752ab90e5ea09bc52b107eeeae5d24ffb1e2a3330f 1,341 0.69/1.00 vMB 25
355,971 355,971 000000000000000012b815eae8f81507542cf95a37e2a8c895966c7879fb56c2 661 0.34/1.00 vMB 27
355,970 355,970 00000000000000000dd4622fbe98b88bf925d87a2e871e2a50e22b320603665f 466 0.27/1.00 vMB 22
355,969 355,969 000000000000000015584d2adbd6dde22a2902f73bc7aacbe282b83a0b11201a 1,074 0.87/1.00 vMB 17
355,968 355,968 00000000000000000cbfa2566c81e0bc78f37b66e35ff3657d552154ca9436ca 2,012 0.85/1.00 vMB 34
355,967 355,967 000000000000000000761257e0121041ba71fa0432ab9c507d582e0df33f0906 992 0.51/1.00 vMB 32
355,966 355,966 000000000000000000975c3d3018f6a25fef93458bf8c3d6d79698018676b242 522 0.25/1.00 vMB 22
355,965 355,965 000000000000000009107d31ee73f8d0324f0c7bbfb896df57f6ed1f99d4a578 820 0.52/1.00 vMB 15
355,964 355,964 00000000000000000628891e4c1ea4e37a3cb097361f6f486b5b8ec63d2df1f8 1,547 0.75/1.00 vMB 29
355,963 355,963 000000000000000015f50eb139641802b7d7a9aa8e900bf4536a90aed9aa25c6 1,270 0.75/1.00 vMB 18
355,962 355,962 00000000000000000219232c7da4c19669e26557789305e8143469d20fbddc86 1,575 0.75/1.00 vMB 31
355,961 355,961 0000000000000000099d202743ade7c9cd6efd5872480a88911f626797772349 1 0.00/1.00 vMB 0
355,960 355,960 000000000000000012eb51cec5fb0295374fa944d02b563c52d613f09811c20f 837 0.66/1.00 vMB 20
355,959 355,959 00000000000000000818ba691fe1cf1fca2cd4441f84773d405e7a2c8ed84247 1,786 0.75/1.00 vMB 35
355,958 355,958 00000000000000000c0d1c0838b48f99ee6fb1a282643fd46d7257b01c191a54 2,012 0.75/1.00 vMB 39
355,957 355,957 000000000000000015c88b2d902403efa2bf8ec70f987f0f54b9f38668e058b7 1,606 0.75/1.00 vMB 34
355,956 355,956 0000000000000000169149df0e11f8aacdc9cf16e1a8a2fceae3e268cb92d940 613 0.32/1.00 vMB 26
355,955 355,955 0000000000000000151c1fd406b5d2f6471369726740e5ce11b22d6013d50dbb 789 0.43/1.00 vMB 26
355,954 355,954 0000000000000000018f37bf3a686072f02c0ddd6ad7f72d23f80fc735d5612e 241 0.17/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.27 GB

Node Details:

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