Loading Tool

Explorer IconExplorer

Memory Pool

43,205 transactions
22.76 vMB
0.09686273 BTC
Random Selection Loading Transactions
Max Size: 124.52/200 MB

Candidate Block

Mining Attempt c3da12cf5bf974de4a0328046356d478e337eb3c6a0b35f89227b4ec76dfde6d
Version 20000000
Previous Block 000000000000000000002de571b094bfff7eee2407ae753761569733a5146f33
Merkle Root 10524a3beab3aed11ace17d664510e98411b6579532f793898db3241d5882d66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,445
Size: 1.00 vMB
Total Fees: 0.02322826 BTC
Feerates: 56.38 > 2.33 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,085 (746,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,512 167,512 0000000000000301e3bda89753708b036a06280d1d22651a29256028ef5a9a31 36 0.02/1.00 vMB 39
167,511 167,511 0000000000000aba0fc98cd2735bfdab03dded298ea8c166b6f84a4e16f68991 32 0.02/1.00 vMB 59
167,510 167,510 00000000000009aa1f849cb3e4229b238be9dc237f2abb1de7e34e8bda7ad68d 12 0.00/1.00 vMB 41
167,509 167,509 000000000000055ebb614283529bd120d70620511f9cc051ae3ea8bc0b28eb06 10 0.01/1.00 vMB 65
167,508 167,508 000000000000063a93974423aede014f0e64a6d2399a007454962c36b5bf7b60 86 0.03/1.00 vMB 21
167,507 167,507 00000000000003f1daff025136438866e262e5f459e9b7c9d2489ea9d6f86cef 8 0.00/1.00 vMB 495
167,506 167,506 0000000000000aba56d040d1effa7fef80704c06059ff9eb2a6ebd0cc2fda16e 72 0.03/1.00 vMB 17
167,505 167,505 000000000000061261438af5ef72e42ab1f83ed79ee7a9384383be97741d8304 85 0.03/1.00 vMB 145
167,504 167,504 0000000000000bfc75cb08f0e797b5a48f871961d2e1d2a8d766a1fec9f7121a 12 0.01/1.00 vMB 10
167,503 167,503 00000000000009db4a7ceaa7f3e19c552dfcf2b89f730b163b74f24c29eb3201 11 0.00/1.00 vMB 52
167,502 167,502 0000000000000159daef143846dd2d9b0e0899afc47d8ac80c45d273d1f8b202 13 0.00/1.00 vMB 0
167,501 167,501 0000000000000719507b9e871e1ae361ebe0a3818f3e660a0ff319576810d0cf 11 0.01/1.00 vMB 3
167,500 167,500 00000000000001e9133463d9aefeaa8b40bdd77e307e8720e80c3408b04059a9 66 0.02/1.00 vMB 34
167,499 167,499 00000000000002e2f04e6d372d427f1d73859e24b2091135046e43578740010b 52 0.02/1.00 vMB 223
167,498 167,498 00000000000003fa1d70ac42ec05406d15b562fabcbc93140418e42068a5ea18 30 0.01/1.00 vMB 42
167,497 167,497 0000000000000aed3fe1fc95575f67e2dcc6f815e619c189d27cecaceb4f540d 17 0.01/1.00 vMB 238
167,496 167,496 0000000000000b0c86cc8ab2759de1972c346f5f19acceba273dfbfbada5f5ef 14 0.01/1.00 vMB 70
167,495 167,495 000000000000019aa8d82da0655a91bc119c965b2f11aee64bcbbc76a9e723ac 19 0.01/1.00 vMB 170
167,494 167,494 000000000000010736eee8f13bea4debc78654e082b4b6a12834fd8438ee30f6 63 0.02/1.00 vMB 23
167,493 167,493 000000000000032e261f7c2d2e2fc56ea97a1b82cc20afd6edfaba5ad8d96087 10 0.00/1.00 vMB 73
167,492 167,492 000000000000075219a957c54759dd0434aaec07de2ecab52a0532bb5fb73026 12 0.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 780.74 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: 556.15 GB
    • Received: 7.01 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.