Loading Tool

Explorer IconExplorer

Memory Pool

42,836 transactions
30.38 vMB
0.07750215 BTC
Random Selection Loading Transactions
Max Size: 154.69/200 MB

Candidate Block

Mining Attempt 9b34bbada11cbd8e010afd80e026b37fcccd94fb94d7c38bdfb26de246f3567e
Version 20000000
Previous Block 00000000000000000001da95720d95f2e479285085836fa441dc2489a9436621
Merkle Root 52c257ff77f0954b31a4ab3d15cc18f357f0e26f61192ff2c14db28d0be2f0bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.01659740 BTC
Feerates: 150.75 > 1.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,585 (569,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,216 345,216 0000000000000000061a308842e9474da6d62ed2eb5e1437e4d04fee17d351fd 1,779 0.75/1.00 vMB 31
345,215 345,215 00000000000000000bf5a46778c4b80cdb1d607fc1b3023f281117d6535327a5 762 0.45/1.00 vMB 16
345,214 345,214 00000000000000000e8782c2e1af0eea92f07050a457d621ff7b9b67980a84c3 289 0.24/1.00 vMB 17
345,213 345,213 000000000000000012e3074109188c7e2a0ef945dad93607601685aaad325ab8 850 0.75/1.00 vMB 21
345,212 345,212 000000000000000013255882e2d2001342e8715a4711c63d57b1443f82dadb83 1,178 0.75/1.00 vMB 25
345,211 345,211 000000000000000015586639dba7349c751c3bbb7bc84ff19d0d9fb882d44a56 2,183 0.75/1.00 vMB 39
345,210 345,210 00000000000000000b63fd2b074637a7252d9d456968d9d0e747f279dd8bc131 400 0.18/1.00 vMB 36
345,209 345,209 000000000000000011b1de109e7d90c6f59aecaa7da9dcbd90a29cf30f99a4f6 966 0.56/1.00 vMB 25
345,208 345,208 00000000000000001175008cf07d0b057338a4dde52d96da6b403e84575c6edc 446 0.26/1.00 vMB 20
345,207 345,207 00000000000000000a04290dbdedfacae917854eca910537ba794de48566b740 1,064 0.75/1.00 vMB 21
345,206 345,206 00000000000000000629b313e8362e7cc422a37cf23cd88a4661bb9dc34dbe65 965 0.35/1.00 vMB 37
345,205 345,205 000000000000000015644605b949d1a89598bb64fb5c6a1d5858e45e5786228f 1,258 0.65/1.00 vMB 39
345,204 345,204 0000000000000000109342908385abacb5f5705a9377f4e3d1252395e89acc14 330 0.17/1.00 vMB 25
345,203 345,203 000000000000000001f2ecf00ed597b06fb5968d57c22602d43131f2774dcaee 496 0.35/1.00 vMB 9
345,202 345,202 00000000000000000285cdb176739eedd1b4d4fb9459922f77520c38a2ada99d 316 0.17/1.00 vMB 23
345,201 345,201 0000000000000000061e004601132eae75b61e6470ffef2e671ae78c75c86f42 141 0.10/1.00 vMB 15
345,200 345,200 000000000000000009c9630718cd76942a3ffba39e816ee6284324f8be25edff 336 0.18/1.00 vMB 24
345,199 345,199 000000000000000002440411c3373c5603eb7d6722786949bc6abd28fd39523e 67 0.08/1.00 vMB 5
345,198 345,198 00000000000000000c5b3e7e42c9eee67d8527828dcdfa80625291c08a26ab39 530 0.36/1.00 vMB 65
345,197 345,197 000000000000000005e49cb1571f78ffb75d3e7b79710115d9e5fd2a533d040e 365 0.24/1.00 vMB 17
345,196 345,196 000000000000000000741f8c52521bf6c9106f3b5c11a669b897de83a3468b31 235 0.12/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 627.26 GB
    • Received: 11.73 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.