Loading Tool

Explorer IconExplorer

Memory Pool

40,668 transactions
31.79 vMB
0.07684142 BTC
Random Selection Loading Transactions
Max Size: 158.54/200 MB

Candidate Block

Mining Attempt 6ef6bd794b593c493da62be3f70df5f62226569931bce7ba7ff69012aab134c9
Version 20000000
Previous Block 0000000000000000000080fa773d0a81a67cd67b54739af2e4f027c5a3258ca4
Merkle Root 6a58d025a9162f8960e047424acc84aa030765881e11bbca7465995d2d646e4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.01093807 BTC
Feerates: 40.21 > 1.10 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,362 (558,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,979 355,979 0000000000000000166fa91d244d5c09a631528d5e52377ddb99d0f54b33385e 1,081 0.58/1.00 vMB 32
355,978 355,978 0000000000000000169f8185ab3d91e794cabb0a4ac085b33c8560f68dd46ec4 811 0.37/1.00 vMB 29
355,977 355,977 00000000000000000ec03347d24bdda46cede5f4f8c2038da242937b0f6fafb2 1,063 0.48/1.00 vMB 29
355,976 355,976 00000000000000000cf85a29d98cf01fdad9cfa93a2f89be5cfff3f732dda93a 467 0.21/1.00 vMB 28
355,975 355,975 000000000000000001334ea701e6364fde9dca20d83365a60cad630878c198ca 944 0.40/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 781.24 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: 592.57 GB
    • Received: 9.66 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.