Loading Tool

Explorer IconExplorer

Memory Pool

80,284 transactions
34.62 vMB
0.17461350 BTC
Random Selection Loading Transactions
Max Size: 193.87/200 MB

Candidate Block

Mining Attempt 2c8585f4887ffdb2e5f2266370da537d429c2d69e28693ff940c814fa9f809d5
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 4c16d453912d3e444af3fa94880e8a891eb8b4913c65eac5f9d5e5317d62544f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.04626794 BTC
Feerates: 150.93 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (655,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,187 260,187 000000000000001a22cfcd6b86c0f6208769e319d70fef8222431fe232867523 352 0.14/1.00 vMB 96
260,186 260,186 0000000000000013435da9f6c6ca47880667cb099a690df2b7349f4e5cb7711b 85 0.04/1.00 vMB 58
260,185 260,185 00000000000000061d60b967928c20482131da49719fa5685b8aeca13c9c7eac 335 0.17/1.00 vMB 208
260,184 260,184 000000000000001150193fb9c40d7a1a279f2dfb6bdef6474cbfa36ce572bc61 121 0.06/1.00 vMB 240
260,183 260,183 00000000000000153fecbef8c5934d859e7e3df8d48dbe5ac6707922312e0d77 141 0.07/1.00 vMB 60
260,182 260,182 0000000000000006567e1461356e82b14867c423cb59d9029deae53cd2577276 128 0.06/1.00 vMB 229
260,181 260,181 00000000000000113fb837c98efa28247bd9abc53129e0dc5b23a516959e6a59 868 0.41/1.00 vMB 85
260,180 260,180 000000000000000be522f834a87b2671a2524fea7460e7f4d0c80f16530cfa4e 164 0.08/1.00 vMB 76
260,179 260,179 000000000000001ab67c551be52ea8459a1b7717798fc430023f7f8fb2686ab1 293 0.13/1.00 vMB 84
260,178 260,178 0000000000000004151382a03f69818c47c7036f8385667d2c8fb965bbeed525 118 0.05/1.00 vMB 71
260,177 260,177 00000000000000048fa8728024cf9822c3fd02ed7303631c522d3b72fca09610 175 0.06/1.00 vMB 68
260,176 260,176 0000000000000000df0c8214c2c5f05b029066825a09dfd554c0c4e9d85f4f2d 93 0.04/1.00 vMB 94
260,175 260,175 00000000000000173027d18b4750cc692e78d6b41e6c62f9bff4c0dc34c44d6d 76 0.02/1.00 vMB 115
260,174 260,174 00000000000000059ff5bd1d4e9421b40138813ff2cbc7c894b8e869121fe912 34 0.02/1.00 vMB 87
260,173 260,173 000000000000001000e2f754437b12bc97c329e0630f03ce6b08baa68e6d7f4e 155 0.07/1.00 vMB 101
260,172 260,172 000000000000001c98a82e398166c6f7061f6bca96047643f2a446471b78739d 69 0.03/1.00 vMB 85
260,171 260,171 000000000000000139e698eabc7ec4ee437ba69b1e4889717c7007168cc767ce 242 0.10/1.00 vMB 99
260,170 260,170 000000000000000bdcd62a989a8e26b6a0e67d7361c2d33430c2e2434c1edd29 121 0.07/1.00 vMB 48
260,169 260,169 0000000000000016c379a267e560b93962d923dfa9062ec60dd371e3f5bd07f0 248 0.10/1.00 vMB 108
260,168 260,168 000000000000000266d97e430b85f0a3cff851d0fac0287221222037fa9a0a60 413 0.19/1.00 vMB 85
260,167 260,167 00000000000000168aaf02538592f0c66f0b54d6cce4c2b8b9a3fa5b57c14e67 434 0.23/1.00 vMB 91
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.16 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.