Loading Tool

Explorer IconExplorer

Memory Pool

72,661 transactions
28.02 vMB
0.06660539 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt c09be1f9765089c325f4e088519c9354426f6d759b4a13eadaf5a99f7c5cbe69
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 43738085ebb6b83aa6cdd0e5a2f3053c3735998cc621ea64c7b160492648fd82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,943
Size: 1.00 vMB
Total Fees: 0.01057286 BTC
Feerates: 150.86 > 1.06 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (605,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,319 309,319 0000000000000000138f418a06376db5e28cf7b65dacb2368733ef75b4ffdd6b 41 0.01/1.00 vMB 33
309,318 309,318 000000000000000009b1b4c0ec3873072d2f5c20910a2b1a8170cc3248a5c79e 110 0.06/1.00 vMB 27
309,317 309,317 0000000000000000413efc7055d9928f9521c4179ff11b3aaff0585a0dbaa889 53 0.06/1.00 vMB 3
309,316 309,316 00000000000000003dbedf166756b3702e8539aa486f2fbce602f3c277e214c5 281 0.12/1.00 vMB 32
309,315 309,315 0000000000000000409d4cf09cec54bfd35570529691c0736512d6ea81725139 600 0.35/1.00 vMB 30
309,314 309,314 000000000000000036ca367fa0b976ff1c359e6f366a27a960b6a640612660de 298 0.17/1.00 vMB 30
309,313 309,313 0000000000000000355122ae8830d51f8b049401b4b87508be3d0918cfd8ae25 152 0.07/1.00 vMB 31
309,312 309,312 000000000000000004d7e6815471bf23fadbc6a954e2431f99c25dc288ce9719 32 0.02/1.00 vMB 4
309,311 309,311 000000000000000039777eb8c6c3e008d5c8700a5bfa737671364e7df6f92879 690 0.38/1.00 vMB 33
309,310 309,310 00000000000000002c4d47f4016699ffa9119541418dfcfdd16cbda3b0fb9627 548 0.25/1.00 vMB 36
309,309 309,309 00000000000000001841e4d33aa66cd22cfd4379a8617be15eafe3c8f76aa7da 103 0.08/1.00 vMB 22
309,308 309,308 000000000000000030b8797581fad35fc5ea0657c62a0c713c5716ab0c24f718 55 0.03/1.00 vMB 28
309,307 309,307 00000000000000001826f481f081fe6bf1a366fb6cd98d6ab825a6276ce2faf4 334 0.19/1.00 vMB 26
309,306 309,306 0000000000000000033679fa97a96cf797932f1a77942db73a2fc6ba2b006be2 216 0.15/1.00 vMB 26
309,305 309,305 000000000000000009dcf9516c94c6f6bdca99b83fc08c55a7c061941413d2f6 587 0.35/1.00 vMB 29
309,304 309,304 00000000000000003554c59bc242c13eb484d2f0713426867db3fddc1574c208 221 0.09/1.00 vMB 31
309,303 309,303 000000000000000023922029fb866ffcc36e38e250657b04f4c22a5b561395c3 932 0.52/1.00 vMB 29
309,302 309,302 0000000000000000251b74411575b929ff0b69f898744343f504720bfab24bc1 374 0.17/1.00 vMB 43
309,301 309,301 00000000000000001a3919bcd0f118e6d7a107b634588e1eccc233c35bb0bbf3 505 0.26/1.00 vMB 37
309,300 309,300 000000000000000040cda9e9408bcaa5640f227a94955522748da18f80b14535 689 0.43/1.00 vMB 28
309,299 309,299 0000000000000000006b06817e1bcd514e1eb2873a845306d21a94b62c26381d 33 0.02/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.45 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: 666.76 GB
    • Received: 15.22 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.