Loading Tool

Explorer IconExplorer

Memory Pool

79,458 transactions
29.94 vMB
0.08415929 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 1a82b0f42817248091a77e1c8a329a5cc38bb985de02e78a73f41c7dd62f4c8a
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root fb1de1e650075bcffd28545e9eb2f2bf39289106f7b9502a2daa0ae9e30e4fcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.01565646 BTC
Feerates: 40.21 > 1.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (623,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,186 291,186 000000000000000008119dc16f4946b29e00b7cae0e2f8d23731b7a8dbaea64d 415 0.16/1.00 vMB 43
291,185 291,185 0000000000000000632041fb1585f8aee76a99d32ae874a8e27248bf1a3bfa99 1 0.00/1.00 vMB 0
291,184 291,184 0000000000000000270e954a577d7464f9b9af21e6905f6af028d76231b14814 145 0.10/1.00 vMB 26
291,183 291,183 0000000000000000a25ab9fb5056f08f72afc195b8e6b1f0115129ff1775456b 228 0.10/1.00 vMB 36
291,182 291,182 000000000000000047b77e39fab8b0bc616105ef9b3bf549bf08d26956f07216 179 0.10/1.00 vMB 34
291,181 291,181 0000000000000000123c1dbed68a8c7fb80b39ebf31e17b3b85456b703ed4581 610 0.27/1.00 vMB 38
291,180 291,180 000000000000000052beb4cfde4bebdd5362bafcda96dce9ea6f1f20fd212be6 667 0.31/1.00 vMB 33
291,179 291,179 0000000000000000b1087ba8ee74fdeb5c2fb0ceb2d2e41f18beceebaaecc2a1 632 0.35/1.00 vMB 24
291,178 291,178 00000000000000005a7a40fc6db645d9b1c5f5d0f8a738b02f2b21922b052d13 136 0.11/1.00 vMB 17
291,177 291,177 000000000000000006dabfd198d82a39360dbcee71f4e38b63d5efe2e6292e74 512 0.19/1.00 vMB 41
291,176 291,176 000000000000000030a47b0dac0ff7441822a199163ca4a1f32c7aea360ea109 132 0.05/1.00 vMB 45
291,175 291,175 00000000000000002dcec61760808a8925c8111177b020f499f9e681d6acb726 337 0.13/1.00 vMB 44
291,174 291,174 000000000000000055ef7bb1ab440477b625144201973eea6a261e135af6f9f9 211 0.11/1.00 vMB 22
291,173 291,173 0000000000000000db6489d6863f0bb1245eed8a51367255e3b6b443784f953c 363 0.15/1.00 vMB 39
291,172 291,172 0000000000000000395e09c93467c0ed0aefa95e9388b5fa8ef1cad51bab1f30 641 0.35/1.00 vMB 26
291,171 291,171 0000000000000000a35b0dd90b7795dbcb43c2b6d0d00cdc09935db5ec470ee8 543 0.25/1.00 vMB 33
291,170 291,170 0000000000000000501054adb93073443f7bd75489ddbefdc70e3cce5ee64a33 512 0.15/1.00 vMB 79
291,169 291,169 000000000000000048a3348035c8a892d76c7bb94bcc17efb34b518e105e5599 119 0.05/1.00 vMB 34
291,168 291,168 000000000000000040d811694ef2fdce4f542caa53b9df2d65d4900f180f5565 1 0.00/1.00 vMB 0
291,167 291,167 000000000000000021b5cb993a49c08f4c7c1a40727bae2658a316450b1e0e26 138 0.07/1.00 vMB 34
291,166 291,166 0000000000000000b9e5f0391b3a21412563172e1bc0a947dd147205371f1b04 188 0.08/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.