Loading Tool

Explorer IconExplorer

Memory Pool

48,248 transactions
30.28 vMB
0.08664327 BTC
Random Selection Loading Transactions
Max Size: 161.72/200 MB

Candidate Block

Mining Attempt fff1b63bc4f1484c9a2f1538e79c32e180c56ed690653df4b535f91af5a4802b
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 13b7c3cfa67fdd48ffae299feb74e04d495381e59b5117c53fbfbe4c3b589abf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.02619159 BTC
Feerates: 101.56 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (810,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,332 104,332 0000000000006785c674ce8b39594ab8993abab5fa32100b777fbdcd26394392 3 0.00/1.00 vMB 0
104,331 104,331 00000000000315e18ef737f2a74600e91720481e44011acd819317bcdea81855 8 0.00/1.00 vMB 0
104,330 104,330 0000000000011d35619f2eebea60a2a5f8a06c46b698d4bcb903e1e2c5c1dde9 21 0.01/1.00 vMB 0
104,329 104,329 00000000000223c243de2143bf7451ce2a5bbc7e144e10c90bfd8d24a33d8fcc 6 0.00/1.00 vMB 0
104,328 104,328 00000000000313876cf02ae039a5312bf1d08921f57e3603009a0cf298a5216c 4 0.00/1.00 vMB 0
104,327 104,327 00000000000282d25bcd407eba11e70a481c725267ebb45dd2e03aa5c75f7913 2 0.00/1.00 vMB 3,861
104,326 104,326 000000000001e024d56521521483a91d17498cdade7f866c9a65328f5dad231c 3 0.00/1.00 vMB 0
104,325 104,325 00000000000190a0352bb83849df44baa4a4cca4160022d6bbac425e35782ed6 2 0.00/1.00 vMB 0
104,324 104,324 00000000000346a3231abca58d5dc7f6aef8476b5824c9e55cb9ddaebc6d586c 1 0.00/1.00 vMB 0
104,323 104,323 000000000002f284dd17568e51c5968bc1edd094f6de94f056f01ff0ca8b5805 1 0.00/1.00 vMB 0
104,322 104,322 000000000000cb46bced5d127cd15d5e1ba91f5f43118fa24dfbd232cb360048 10 0.00/1.00 vMB 0
104,321 104,321 00000000000353bf074945006322d1663017a0c77f23eac691fa84be72cc3ac6 24 0.01/1.00 vMB 0
104,320 104,320 0000000000020b02d93cf94a0fb6afd1bfc9883ca7ed89caf8ad9b8a73e5d0e5 1 0.00/1.00 vMB 0
104,319 104,319 000000000001d7c1e71b2f08a414799eddc1b8a11dbef6ef3f01def9761d7377 1 0.00/1.00 vMB 0
104,318 104,318 00000000000348c74ec50e89873407f7b738661fc16e19940fab817a507427de 2 0.00/1.00 vMB 0
104,317 104,317 000000000003138b7de2835c11dab2aa083cd6188b7f6ba242bb78a93bb0d962 3 0.00/1.00 vMB 0
104,316 104,316 0000000000009eb5332a56b728e61dd5c4cfb4acde400fe8a39982aba2adf2fb 2 0.00/1.00 vMB 0
104,315 104,315 000000000000b0586cd6cb9f3cd9cc64153af234988025125753e47aabc1b7f7 3 0.00/1.00 vMB 0
104,314 104,314 00000000000151d78b2a211c8bf827ae8165ec16c94bd32518759af5a71d14fa 1 0.00/1.00 vMB 0
104,313 104,313 00000000000325e34e2532d9efe5955ac011b1bd440fc0882fae4436b7f22955 4 0.00/1.00 vMB 0
104,312 104,312 000000000000ebe07a696e4d6abf0c0c18113747f099ce556c97b3a0a83a1450 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.