Loading Tool

Explorer IconExplorer

Memory Pool

74,121 transactions
27.37 vMB
0.06739322 BTC
Random Selection Loading Transactions
Max Size: 167.10/200 MB

Candidate Block

Mining Attempt 1ba1ec235d6c679013486593083e8b9342993614ee2c6c8ccff9493ab3546dc5
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 49383f2b1bc65c36f0957e1f8ceda6dd3738ef96f47a71f7c48cb80f3764ec4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.00914686 BTC
Feerates: 301.57 > 0.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (144,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,973 770,973 0000000000000000000036c09f2dd20f5d6f64776f0f6d2466feeb223c5261e5 2,103 0.73/1.00 vMB 8
770,972 770,972 000000000000000000053c0328be76b4c38441736f2bbbcf162ee8e7b8f992d7 630 0.14/1.00 vMB 11
770,971 770,971 000000000000000000058d32bfa3931ba4e8e9525150b00f1362e66d4465cec8 596 0.34/1.00 vMB 3
770,970 770,970 00000000000000000000eb9af88712cf060af3255704ea71e84246a684abfe51 2,953 1.00/1.00 vMB 11
770,969 770,969 000000000000000000076627cec658010aa39632d9068a18d355701871cbae5b 1,566 0.54/1.00 vMB 7
770,968 770,968 000000000000000000017e234e6c153e579e653130be20ff35122371aace9ab1 195 0.05/1.00 vMB 9
770,967 770,967 000000000000000000000a30c206d642c089e2053ccdea0b527361d1b13193ab 43 0.01/1.00 vMB 7
770,966 770,966 0000000000000000000700706063f3fdb1820954e71db5a19f911d2d78a90576 2,418 0.93/1.00 vMB 5
770,965 770,965 00000000000000000002e872e8b73d9c4d29196c891593e9c7758268ebf04389 3,548 1.00/1.00 vMB 11
770,964 770,964 000000000000000000026ed915932fbddae08ba00a83d9dcc5e789a0f49407bb 1,092 0.35/1.00 vMB 6
770,963 770,963 00000000000000000004ff2c189d2b1f687ac2c8bccfdb4247d55c4ac1f2da53 1,071 1.00/1.00 vMB 2
770,962 770,962 00000000000000000002c7d0ffee11f6986040b3c7ce6c23402890d71431706f 2,396 1.00/1.00 vMB 5
770,961 770,961 0000000000000000000746569d9f46595c6655f081a54d6b47911864a6c696c1 3,489 1.00/1.00 vMB 11
770,960 770,960 00000000000000000001ba3d46def2a596475df3209b568c8803bab9c411e56d 724 0.18/1.00 vMB 9
770,959 770,959 0000000000000000000640e4aa0667a21ea81b9122012c1ba26a5099934ff14f 2,723 0.82/1.00 vMB 7
770,958 770,958 00000000000000000006766fafbae09ea9f49dec7b88ae2d8ebd5335c1a5727d 1,649 0.78/1.00 vMB 4
770,957 770,957 000000000000000000068d97ce6814696f4d0f5b4d5864bfa6f3b056df9d5d05 3,427 1.00/1.00 vMB 9
770,956 770,956 00000000000000000000508d4e4788b3ed367aaac0f4754d3a5db385f771dc34 914 0.32/1.00 vMB 6
770,955 770,955 00000000000000000000a8498490a8e4e2fcd76ff3259d6797975e27d8bb2345 160 0.05/1.00 vMB 7
770,954 770,954 00000000000000000004a592fdce30cf4fd13f1688064029abca0019cad6d4ee 2,012 1.00/1.00 vMB 5
770,953 770,953 00000000000000000003eff8beddb82dc43d4c0e1a2c399c6dd280bc7f816ee3 1,383 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.84 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: 711.84 GB
    • Received: 17.13 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.