Loading Tool

Explorer IconExplorer

Memory Pool

80,838 transactions
34.76 vMB
0.18283524 BTC
Random Selection Loading Transactions
Max Size: 194.71/200 MB

Candidate Block

Mining Attempt 82e284eb4adf4d296df9a2cf2cc4839789dc907af7035a972d7ca9981607db03
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 69d57bdb9b761103b4aef213be5eca1e78607e01db05144900f3df801b9ba35f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,133
Size: 1.00 vMB
Total Fees: 0.05135691 BTC
Feerates: 189.28 > 5.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (308,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,119 607,119 000000000000000000100cdca69b4f26907b9de30ff8919cb5f6348a106c0630 1,098 0.34/1.00 vMB 8
607,118 607,118 0000000000000000000433d471e76b1528f2984a9923e758b07838e97b80aed0 2,832 1.00/1.00 vMB 11
607,117 607,117 000000000000000000150e8c7e2caf6c9213793216953fc9a7c67fde39811b5c 2,774 1.00/1.00 vMB 13
607,116 607,116 0000000000000000001582aa1edf4cc5d11fc261123fd370feab50f8b47b563c 2,329 1.00/1.00 vMB 22
607,115 607,115 00000000000000000006de43c6f3ef4761652f2ab4b72e99cacf3958dfd82f95 1,985 0.63/1.00 vMB 14
607,114 607,114 00000000000000000013fdee952c24257c5de8ac93af973ffb12728432658a8b 1,367 0.65/1.00 vMB 11
607,113 607,113 0000000000000000000bdbda575424a1d196f3491286e6e15db365a5f9a81710 1,250 0.36/1.00 vMB 10
607,112 607,112 0000000000000000000937b3a5799787592a6901de5da697587ee7938db4b750 1,032 0.36/1.00 vMB 16
607,111 607,111 00000000000000000015b1588cf02beed1e5c2e985eafae735a394a9f5b1d439 2,372 0.71/1.00 vMB 11
607,110 607,110 00000000000000000004271754f20557797af290df67f0807d59723ab90292ee 362 0.10/1.00 vMB 15
607,109 607,109 000000000000000000092acd65f35a6d74a0612e7415bf97cc2d028873a442dd 1,226 0.35/1.00 vMB 11
607,108 607,108 00000000000000000012787c793eb3dd07eaf9dfad4985110c901e38de425cdb 2,262 0.74/1.00 vMB 8
607,107 607,107 000000000000000000097b75b067edfec054d6166400a520da000c95a362959b 2,559 1.00/1.00 vMB 16
607,106 607,106 0000000000000000000653f140d16acda1024af3a73ec1a46e40be86c85d376c 2,099 0.73/1.00 vMB 10
607,105 607,105 00000000000000000008ad149b8394746e25ddd71af6ad1e6fb6160ef3e4eb81 2,732 1.00/1.00 vMB 10
607,104 607,104 0000000000000000000a6117cf66547f6b31b449950487f41c597b4f2cd757ab 2,578 1.00/1.00 vMB 8
607,103 607,103 0000000000000000000ce1ceab1b1c042c3db2c1749ddaaea7b96c2e084b71c9 2,456 1.00/1.00 vMB 16
607,102 607,102 00000000000000000013cc95643629f07a48958abc18f15791eedd4d4289d3b3 1,666 1.00/1.00 vMB 22
607,101 607,101 0000000000000000000492fcf9b5a890109e597f252f0f9cd68b7037d4d97cf4 1,046 0.31/1.00 vMB 7
607,100 607,100 0000000000000000000fb501fef3731b0d5c32a160da817d5250d5a5428e9587 2,312 1.00/1.00 vMB 13
607,099 607,099 0000000000000000000b29768e8d94310ad654c830f15a1141862f1bec91afd0 1,811 0.98/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.11 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: 734.21 GB
    • Received: 18.55 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.