Loading Tool

Explorer IconExplorer

Memory Pool

34,566 transactions
10.76 vMB
0.19414777 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt cbdc7ce990da287c3db18aea10a499feca9c125ac1a3bf7542f91f9ebb17d24e
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root ebdff074e10e3a86b1b90a8098d85aa7782ed2a3992a14eff661a8cefada2fa6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.08258883 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (767,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,182 146,182 00000000000007a2e426309c38b2a651d8a67919beadb40ba0e39ca32496c7de 71 0.02 vMB 20
146,181 146,181 00000000000002a4e7bf5bb3e2665e93e5ad1f56b9a5a11184c11310186f7369 28 0.01 vMB 29
146,180 146,180 0000000000000443cd5810499fc3a6dc9db4c47b6d1c7bcfa5ea315b90fc4335 8 0.00 vMB 598
146,179 146,179 0000000000000414fe4baefe513ab1e0a84c9c9fd4dd5aca577b75167fee3ab6 14 0.01 vMB 213
146,178 146,178 00000000000002a2aeec9c776e0f3b1194f35668fb9f7f2c7ebe3a80dcb440ce 16 0.00 vMB 119
146,177 146,177 00000000000009615203080209bfb7f6de4182dcef580e0cc08b370cb67ae5d3 39 0.02 vMB 261
146,176 146,176 000000000000025f4077ed52847a19e74516080d10cef1bb8f602b7ae765b5b3 62 0.04 vMB 164
146,175 146,175 000000000000030c505f26c31f52172d0d83c95a7845de9b4ac5f9961d674667 109 0.04 vMB 195
146,174 146,174 00000000000004b130dda4a348bff486b2c4a804232649d32a36629168f627b3 89 0.03 vMB 125
146,173 146,173 00000000000008697c4fc9b95375e687b108f17475d6ef0fe60f14eff91033e5 30 0.10 vMB 56
146,172 146,172 000000000000042d99ddea613ff7ae287334a7c7d4f13ad7e20719cb56a59665 41 0.02 vMB 37
146,171 146,171 00000000000002598b3c521bd293eb4f43d37cb21de61adcc29aa9cf436813fb 21 0.01 vMB 645
146,170 146,170 00000000000005d4c2a2e2cf1f125e93c9bef5108a9b5757b7514feeaeb5c7b5 92 0.05 vMB 107
146,169 146,169 0000000000000794398fdd6ce765e04ae8115dcb41425c13d40ddfe3a475d0d8 55 0.02 vMB 101
146,168 146,168 00000000000007b7c46074f06ce09c886f9855603754f4c94d2014bda4f39542 40 0.02 vMB 171
146,167 146,167 00000000000002984ceeab5319cc3aab83d6ae44641912a31c8a5b878192f1be 32 0.02 vMB 84
146,166 146,166 000000000000037372ca03bfdb97bd3be979705332a2027602f28d351a3a06c2 159 0.05 vMB 138
146,165 146,165 0000000000000402a3eccd1ef577d981acfd4cc9ed993ab55bdc643b3916a1e1 33 0.02 vMB 291
146,164 146,164 00000000000009534b75afdeedeefe86628c4744a513cf1c4f6ebc898ff4c600 122 0.08 vMB 98
146,163 146,163 00000000000002381dd44a4fcaec0e25b40f56119c799705642c9f1f341eeb2d 8 0.00 vMB 282
146,162 146,162 000000000000064a574377ce3d28014d76bb62a027b9b232f3d49163831ab18a 139 0.05 vMB 208
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.57 GB
    • Received: 0.45 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.