Loading Tool

Explorer IconExplorer

Memory Pool

50,082 transactions
28.78 vMB
0.07319358 BTC
Random Selection Loading Transactions
Max Size: 153.75/200 MB

Candidate Block

Mining Attempt 563d1ddf4306f0b5819bb4b44ab1deddab26a23cc1776f8e8ff84eb1ba924e07
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 55ffff743230bb6acb3f7c5a742295bcc7a1cf3145ce5b09df9142c637a530f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.01059591 BTC
Feerates: 14.07 > 1.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (585,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,141 329,141 00000000000000000cd44171ae50e05fac20ab757e088590e06c4c2369c08d04 196 0.10/1.00 vMB 26
329,140 329,140 000000000000000019da84c608d13bf20469e4e3446ffb06d38856c679e2be25 209 0.10/1.00 vMB 32
329,139 329,139 00000000000000000498b3035e04e8a74f2ad1531e28819918a79e5ae916ae3d 43 0.01/1.00 vMB 37
329,138 329,138 0000000000000000048b665e40db56230e42da297ef49cf989227048938967c1 115 0.07/1.00 vMB 12
329,137 329,137 0000000000000000156b137858b1c5137683fb7172955133349ec413d645de3e 178 0.13/1.00 vMB 15
329,136 329,136 000000000000000015a04530338318889f7920a2575843a1228f98e1688d849f 669 0.37/1.00 vMB 25
329,135 329,135 0000000000000000133acee5b90142e27a9ba5c3feed59c719c0c5ba9697d137 241 0.13/1.00 vMB 25
329,134 329,134 000000000000000007de615beb0fba565198e89ab1761be13d0312b5fa32a252 950 0.49/1.00 vMB 26
329,133 329,133 000000000000000009b4f5762e1bdf9a36b85cc44a82f7e1c3c24d7faf25954d 311 0.31/1.00 vMB 19
329,132 329,132 000000000000000011ba33cc2bd1d28090645af4d25486e5f2364b1dc0ccfc51 28 0.05/1.00 vMB 2
329,131 329,131 000000000000000006a42e7eb942a0de76cda4f9427319623a430c506c30dd7c 624 0.46/1.00 vMB 22
329,130 329,130 00000000000000000e28195804b51cccfd7532ee6011e79b0cffe5b460e5e2e3 229 0.11/1.00 vMB 25
329,129 329,129 00000000000000000ad79319ccbf6a56653e89819ce3dd2ed2981946624c81a7 1,341 0.71/1.00 vMB 26
329,128 329,128 00000000000000000381141a2603f34c87ea20be3371126078e5e54e4511f6fe 861 0.75/1.00 vMB 22
329,127 329,127 00000000000000001b6d57a2668ddf2216684dd6dc6c79f076c50ceefe45f1cb 460 0.35/1.00 vMB 19
329,126 329,126 000000000000000001e2a6d67b83e62176d4300340e2763b14bd21b9a0cddad8 1,573 0.50/1.00 vMB 45
329,125 329,125 000000000000000000e06ac606b0d634df87838fc6aaa5ed246a76909bf0f68e 721 0.53/1.00 vMB 22
329,124 329,124 00000000000000000779976b94971cdf847af11c49ec6dc1745ac062d71bf40f 1,023 0.59/1.00 vMB 22
329,123 329,123 00000000000000001b5f9baba259ced912ce449ef08eb762d781f843f385b7d1 1,100 0.75/1.00 vMB 25
329,122 329,122 000000000000000016a275a1ce5ab69bd4a33afc56247173b7de911668c03dc1 2,018 0.75/1.00 vMB 34
329,121 329,121 000000000000000008ad80dfad25f1c5fb4b31e285c049fd9171c93383de6953 992 0.54/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.