Loading Tool

Explorer IconExplorer

Memory Pool

32,524 transactions
25.11 vMB
0.05078129 BTC
Random Selection Loading Transactions
Max Size: 126.81/200 MB

Candidate Block

Mining Attempt 9a27b781e1fb0a11a2a370075732d24f27cfca94e626e13d4a40046b86938518
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 5382ccf960a1ab6f4b148a6a12a439fae312ac2436a4deaacd4d2edc360bc197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,450
Size: 1.00 vMB
Total Fees: 0.00564202 BTC
Feerates: 713.01 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (602,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,409 312,409 0000000000000000385506db1b7006c91dff95cb611df9f003f13707634977fb 298 0.20/1.00 vMB 23
312,408 312,408 000000000000000028b8f16a404a129b4e5d74489d4d74a5bbd4a4658f904f4e 334 0.24/1.00 vMB 27
312,407 312,407 0000000000000000290847406d4f043e8954bc31145d0fb7eb749d75ae4f8eac 302 0.19/1.00 vMB 22
312,406 312,406 00000000000000003b51a4682713fef98510956fc1917efbd0e1c20ce77e24d5 984 0.72/1.00 vMB 25
312,405 312,405 000000000000000002dbd4b853241ed02d9c4bca1e6c06d814d64cff5b5c12ef 222 0.14/1.00 vMB 25
312,404 312,404 00000000000000003254e087cda530f7e31ae9edfa77015ebf59848d97b2b4ba 214 0.16/1.00 vMB 17
312,403 312,403 0000000000000000082702624d85be756ffd20c3201e23ba988a63aa6a208c20 894 0.64/1.00 vMB 25
312,402 312,402 00000000000000000962f65cec5e6c73a1f34a14240fa153a00476edac52fc58 516 0.28/1.00 vMB 28
312,401 312,401 00000000000000002ab5b7f3ee3a5fda9aa0f312bceff694940ab8414f78477c 780 0.35/1.00 vMB 33
312,400 312,400 000000000000000025414ee65f5c5fc6d6c7735530a533769992f3e78457c95a 479 0.34/1.00 vMB 21
312,399 312,399 00000000000000003a74f13f8681718ff9b48249e0a00969eabb027c3ad7b35e 87 0.06/1.00 vMB 14
312,398 312,398 000000000000000016c09ad8987aaaa1b80e0fb291fac07cc8b5e5642500a55b 483 0.32/1.00 vMB 26
312,397 312,397 00000000000000000baa829a352524e04dbfaebaceed4ec986036428fd0d60d7 471 0.32/1.00 vMB 22
312,396 312,396 00000000000000003c3fa961127f06ddff78d1e2436ec5ce8aa09d0777668b1a 377 0.21/1.00 vMB 30
312,395 312,395 00000000000000000a61884ace66c0962f34bf7f45ea4745cfc5c6910dada6a4 162 0.11/1.00 vMB 24
312,394 312,394 00000000000000000cb57e2ce6acf5ba36f6e65a0c94fb7d7d6fd34243fc8b31 16 0.01/1.00 vMB 20
312,393 312,393 000000000000000003d1c83fb974c6b3d51cfc6d47e88d805097d694b81a48cf 336 0.36/1.00 vMB 20
312,392 312,392 00000000000000001cb92403484ec9e104cea073a8c99c59169c990fabc181e8 269 0.15/1.00 vMB 27
312,391 312,391 00000000000000002c175299a0c10220896bc3d9e44e51b5ba53828ba1eb2285 52 0.03/1.00 vMB 31
312,390 312,390 000000000000000020ffabffb615b2fdbdc3dc54c6327c07886ca69f90368ae5 18 0.01/1.00 vMB 26
312,389 312,389 00000000000000001b13c552465781caa1f329d92f5d104aa727b7c037672830 109 0.05/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.82 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: 635.94 GB
    • Received: 12.34 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.