Loading Tool

Explorer IconExplorer

Memory Pool

33,595 transactions
8.04 vMB
0.04346912 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.73/200 MB

Candidate Block

Mining Attempt fd3886b84e4dfb1c5d44af8c7c60a50771c0db86525aba9f502f10f5f6798596
Version 20000000
Previous Block 00000000000000000001fa7dc51cd7d8caa9cfd50317b6e1a71d6f288e6552fc
Merkle Root 7c3e89a9d211bf168fe14a3d5841a7b558813c6763b42260486f590ed77cabed
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,661
Size: 1.00 vMB
Total Fees: 0.02259080 BTC
Avg Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,964 (781,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
131,665 131,665 00000000000000db445d65bd88f276d68c161dc1bba07cb61842d6b0f2c5a1f8 0.01 MB 35 346
131,664 131,664 000000000000057c3f65a5ab3b23c8dadee01cb57bf9e341a8a3cf7a75afd07b 0.03 MB 69 654
131,663 131,663 000000000000122373d9faab1b3944bc2fea3691edd10ebc48b35b4cb36494c5 0.01 MB 30 650
131,662 131,662 0000000000000ed8ab443ff7e921de4a027da560b2a14c75f6888bd71a35141d 0.00 MB 7 106
131,661 131,661 000000000000074ed47809e09a53043d2d3d0052fe46a44b4055b2d055cba359 0.01 MB 42 115
131,660 131,660 00000000000009df57a4b67b1fbfbc901763d476e308ba69fa22d76369bf6256 0.00 MB 11 362
131,659 131,659 00000000000000c356930eef2d63bc9f50ce74cb289a184d52bd21ff2cf8898a 0.03 MB 65 404
131,658 131,658 0000000000000e5e679a9c651e968f3aa720f48b11c315de3eaeae589f9fb8e2 0.00 MB 11 1,019
131,657 131,657 00000000000001ffbb1ab4e5f24f6b3877cbc4cf2e36960653938a46d14104cc 0.05 MB 172 142
131,656 131,656 000000000000107cd7835348ea48ad6096f999eea3bfe398aa1e0d2f4d9a1855 0.01 MB 23 1,683
131,655 131,655 0000000000000c1ede1c19e2b133ff0abee7cdf4c180496ee1145b835c8abf72 0.05 MB 97 568
131,654 131,654 000000000000070ca1ec9986393ea23f72bccb5f3b3c4a9fc704733aa18d026c 0.01 MB 24 911
131,653 131,653 000000000000088861feddcd2936f496d34b8bb84cdf0a45b3e4bd6c3173f1bc 0.03 MB 66 196
131,652 131,652 00000000000012542bb5c3adfdad24af2af1ce7d93d015ddf4f3248fc883e4d0 0.03 MB 54 1,265
131,651 131,651 000000000000120239f69a660f9f8d84f70a3c4b9d084b953a4c93f10e6ea4c6 0.04 MB 140 41
131,650 131,650 0000000000000033ab2bae5f42a4a1285374188ee10d8db74eee038e844a0774 0.05 MB 132 582
131,649 131,649 000000000000086772ff134cf92080b78d112fa93191e0d198c9dd3cf20b9430 0.04 MB 102 511
131,648 131,648 000000000000024bdd917641a77e19a4e0a64f1d25f09911b21112f8aa22b1d9 0.01 MB 36 494
131,647 131,647 0000000000000c4b5cb02663d375b7051fca47b5b514d87b6f8588d056b8399b 0.01 MB 28 1,916
131,646 131,646 0000000000000cf676796aa9ff39e5d9f798b7292a55eb8d3388c4d96aa03c62 0.01 MB 29 740
131,645 131,645 0000000000000ba4dec1698ec492cf0c579de1bdf0743108a38f7aa1c031e5bf 0.00 MB 12 1,152
Previous 10 blocks ↓
Total Size: 778.78 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: 354.30 GB
    • Received: 3.13 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.