Loading Tool

Explorer IconExplorer

Memory Pool

46,973 transactions
28.86 vMB
0.10956059 BTC
Random Selection Loading Transactions
Max Size: 150.02/200 MB

Candidate Block

Mining Attempt 6d77b3db2938022f6ac394d64566fee0e813d8e56da2d9b3cb5e806465f33a8d
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (751,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,259 163,259 0000000000000c7a615757674d8c36b34694863d8a7e981edbb29462ed3854ca 40 0.01/1.00 vMB 116
163,258 163,258 0000000000000d1eaa069c1c3b22e0fece6d16e03e4462a135070f166d5cda09 18 0.01/1.00 vMB 505
163,257 163,257 0000000000000910a7061132e554c91b99d76bfbe1f4a6bb7ca437783d8291aa 13 0.00/1.00 vMB 0
163,256 163,256 00000000000000719b6703e9112b8c294dbc838cf5b7e94147c0ebc2bc9c628d 34 0.02/1.00 vMB 28
163,255 163,255 000000000000025432c40b7da90efd24f0543cd20f15bd1d533e61da73b1951b 64 0.04/1.00 vMB 325
163,254 163,254 00000000000007842c5c2e7c697652d12a2be8bd4bd6d18e264867b41a7f8ce2 126 0.04/1.00 vMB 24
163,253 163,253 00000000000003039a05da031471c64e4448d4222eb818397aabebf63e097be0 33 0.01/1.00 vMB 57
163,252 163,252 0000000000000993755812cd080c4ad3dc4a042e8e1660dd54eba48cccbc5ca8 3 0.01/1.00 vMB 58
163,251 163,251 00000000000007eab6c78f1ae300036e3f53364ab0d5e2a4b2bccb6b7f410689 8 0.00/1.00 vMB 86
163,250 163,250 0000000000000279fc9d3c62c4d0d68437b3434d9bfa6ba0777fedfb15a80a24 128 0.04/1.00 vMB 255
163,249 163,249 00000000000001e7f10b70f3cfebb38f54b3a950ebfe9e5d0af189d035a16262 107 0.03/1.00 vMB 512
163,248 163,248 000000000000084a182a7fe73f4e133fa23e5f485b2fcdb3445bde800b3d5def 3 0.00/1.00 vMB 193
163,247 163,247 00000000000005b44447150e2c38c0d3432d0fd9eb614c4b74fdbd02e8b5730c 48 0.02/1.00 vMB 20
163,246 163,246 0000000000000cc62f23534273fa0af1679d8d92e8e7fd3caf9c76f831902f39 71 0.03/1.00 vMB 33
163,245 163,245 000000000000038f50bae837c98ddde426da884425dbd163ec1c3d56a3b5cd77 100 0.05/1.00 vMB 115
163,244 163,244 000000000000044847cb8830f5b0065f22f88f9349a5c70272b5cdd8165a42c7 85 0.04/1.00 vMB 135
163,243 163,243 000000000000060e3d0904ce455831a27688ff32fbff8c268c5169624ae40513 13 0.00/1.00 vMB 57
163,242 163,242 00000000000005b28e05cd54c81fc0f8f34b83f833831e8c3df71d84fed4d059 27 0.03/1.00 vMB 39
163,241 163,241 0000000000000be1f1b2f1c7a168b0c3a1d715db9360c7a690ecccfdc4216a8b 30 0.01/1.00 vMB 114
163,240 163,240 00000000000001df1c7c8b24116112ed157f62a8090654f56570f30a0f91ad51 80 0.04/1.00 vMB 418
163,239 163,239 00000000000001f5dbbdec56b108e9f608bc3a02698b1ecc5d9164fb1d256fd0 52 0.01/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.25 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: 655.41 GB
    • Received: 14.30 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.