Loading Tool

Explorer IconExplorer

Memory Pool

20,828 transactions
9.29 vMB
0.03737335 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.44/200 MB

Candidate Block

Mining Attempt b789aa680649b4d1de72cc8fb41825399c5632dca32f78b9c0ec24dedd216ddf
Version 20000000
Previous Block 00000000000000000001429b967185ca6200705c9413f212aea3c019edda566b
Merkle Root 759c9f2dd3b098a93ef9b05f8f9000af5dae3818fd132a185ee2c42f14b52d94
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.01571304 BTC
Median Feerate: 1.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,427 (782,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,567 130,567 0000000000001c4fa1e261988868d1312abe904d64269ab717b63c4da744bdfa 90 0.03 vMB 940
130,566 130,566 00000000000016764765e8636de99fd02a84e8ad68473c231a023eabfc3747dc 38 0.03 vMB 829
130,565 130,565 00000000000005dfa0183680185ea8f2de71f902847b348cd95ebd2c687ab156 30 0.02 vMB 588
130,564 130,564 0000000000000c88618b07284947c9bf27ce92d513a939213dc04bac2c62a2e5 59 0.02 vMB 157
130,563 130,563 0000000000000cd09776169b623d67f686182f7d794f76dc040ef2037d509e25 18 0.01 vMB 609
130,562 130,562 00000000000010d48f70f3f9be23b41fda03079776b391182e7e42a92198fe6b 8 0.00 vMB 513
130,561 130,561 0000000000001c058063f63a45332c477a5d8d79af3485080027fbe0620c48c4 31 0.01 vMB 22
130,560 130,560 00000000000015b9b2b91c82f5d95e7456b754cc188e587a477949c966a31661 11 0.06 vMB 1,156
130,559 130,559 0000000000001d13d6c3301586955e1f527b50cd1f1c7a33b3eeea203c0c6003 19 0.01 vMB 1,109
130,558 130,558 0000000000000de283d8d5d6f8fd7508547bcc829f01eac96397e97caf41c19f 8 0.00 vMB 16
130,557 130,557 000000000000000166b3b12f3e8928897fa5241985e75a9d31945dc2d22a39c8 13 0.00 vMB 847
130,556 130,556 00000000000014d25fd0ac84b646619f5a9af6491e0c6dd39edfb69afe391ed7 62 0.02 vMB 657
130,555 130,555 00000000000009cb92cb2b83592cc14171bce1dcac4cf1c1d54c44903ec5a9b2 61 0.03 vMB 937
130,554 130,554 00000000000018a0a1e5a99211f3a1307613e0303134f309c0ac98ce17c7ebc2 60 0.04 vMB 1,110
130,553 130,553 00000000000005dcf681af8e8b3a9cf5fbea74b6bf23511fbf50f38dc8635e88 40 0.03 vMB 505
130,552 130,552 000000000000067d299b5481c8b4308df7c41ec9c370155fca27609a2ca1b45c 70 0.04 vMB 891
130,551 130,551 0000000000000dd5304284870d132c325435ff8758d75dc907e591fdbc0598c7 46 0.02 vMB 877
130,550 130,550 000000000000125f4f5c0b8dce87e0774bd121fcc0c9ecb0f19334df55f0f2a4 35 0.02 vMB 1,131
130,549 130,549 00000000000016744c828c8c314f593693110a5814b59bb3b3c033be20cb9ed6 38 0.02 vMB 1,223
130,548 130,548 00000000000005ca7a6fb3b58e5cb0535461655189fc9694fa821c423e28b11a 28 0.01 vMB 516
130,547 130,547 00000000000013fa1e00215fb6bf1b09fa28e47a4172dfb4e1b3f6fea53a2342 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 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: 300.81 GB
    • Received: 1.31 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.