Loading Tool

Explorer IconExplorer

Memory Pool

75,653 transactions
20.88 vMB
0.06742238 BTC
Random Selection Loading Transactions
Max Size: 139.37/200 MB

Candidate Block

Mining Attempt cf0321fbb2a8b66ab49d61e81880f507188a4f7d8ab3c7733ac5b5f08f5aa236
Version 20000000
Previous Block 000000000000000000010007760be8c060b919f3493f635d127b80f735ca4859
Merkle Root 198f2f577101ebeea5cb3f02d03496665a21bcf1d4655264303e1d22b64e902f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,869
Size: 1.00 vMB
Total Fees: 0.02155749 BTC
Feerates: 89.52 > 2.16 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,972 (832,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,581 83,581 00000000002fc97d976c2c0ee5747ca186b12d133bd6ff0ee8fde9bed6720ead 1 0.00/1.00 vMB 0
83,580 83,580 0000000000316c48736046f70b9ba36ecbaf3b0609d9e0b6598ff776c451a82c 1 0.00/1.00 vMB 0
83,579 83,579 00000000000469833ca5119eddba325a062a49e2ca221a363a86de8acfeef9ce 1 0.00/1.00 vMB 0
83,578 83,578 000000000027ce72d1e354cdb729d19996ed3d43434ddcfc10fc2f0f6339051e 4 0.00/1.00 vMB 0
83,577 83,577 00000000002a39f76a20fca3d70ba2fede19bba6afeaec2c02cf1195fc56c704 5 0.00/1.00 vMB 0
83,576 83,576 00000000001b5300541094f722ae3bbad562612f58398f75e3fc644ac25f98e7 1 0.00/1.00 vMB 0
83,575 83,575 00000000003120f72d2e0cc63d596955aa2dbc12566a8ae3a2d5d5d5bd7994d5 1 0.00/1.00 vMB 0
83,574 83,574 00000000001218ca2c45b48e306587ef457912cbb79935f81a880b27a1d5f116 2 0.00/1.00 vMB 0
83,573 83,573 00000000001e56a6911def44c1508b0e031f19ffc4976fe38973ac032e35e2a5 1 0.00/1.00 vMB 0
83,572 83,572 00000000001a3496d5d2aed03243d67b7471468e008c033ee6cb5220624b7f1a 1 0.00/1.00 vMB 0
83,571 83,571 00000000001fe0018e6b5f1f41a8d60adf19e8f8a53a3b8596f1c1330e65c78c 7 0.00/1.00 vMB 0
83,570 83,570 00000000000a01ac5eaa86319924f368af7712fd972e00a1569c9e2d274f136e 2 0.00/1.00 vMB 0
83,569 83,569 000000000017feb77855bf60652cf0876f73decf20c1e2e17fc0e51ed33fc042 3 0.00/1.00 vMB 0
83,568 83,568 0000000000185dc2d1f5966bdde06cba285da9e322b2890ab0fe68b3cf978952 2 0.00/1.00 vMB 0
83,567 83,567 00000000001ab0e202bd269d2b9900ec2db06f92aa7950c2ca942460c5e77a4d 1 0.00/1.00 vMB 0
83,566 83,566 0000000000230ccd7342534ce8a089331c0426408e64dd4787a8e80653fe01d2 3 0.00/1.00 vMB 0
83,565 83,565 0000000000149d3bea0aa489829814f42a5e46cee436f61f9f9581e8ac8062c0 1 0.00/1.00 vMB 0
83,564 83,564 000000000012a041d9830bd841cf6eafbc6897df583929cbc5ab519431131331 1 0.00/1.00 vMB 0
83,563 83,563 000000000018480ea378c63b0bcb24bd49dbcd0fba8a40e3098bc71b900ef97c 4 0.00/1.00 vMB 0
83,562 83,562 000000000013fac5d6a3d30b46264113d6359005835be8cd6518ba67ef52989c 2 0.00/1.00 vMB 0
83,561 83,561 000000000002d107265235631387a4d152e736e90bfd1d4359eb4e4596f17db1 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.07 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: 805.62 GB
    • Received: 23.02 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.