Loading Tool

Explorer IconExplorer

Memory Pool

37,769 transactions
18.38 vMB
0.14427897 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.53/200 MB

Candidate Block

Mining Attempt 46d43de5a0587c1b6b806fe772f128f0ab5efb942cd60b4bb46105b330f63cb3
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root ca8044518fa6d68169a41e1623edb2500bc15f442f58d9504417f4fe607e39f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,300
Size: 1.00 vMB
Total Fees: 0.02551066 BTC
Median Feerate: 2.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (739,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,184 174,184 00000000000003b4af0096e1c299d24a2823c5700da384f49425b7ca5c280c43 14 0.01 vMB 53
174,183 174,183 00000000000001bc9fe00478c9b0e27a8e4e09ead45b607dbff36d4f309f3a58 48 0.03 vMB 60
174,182 174,182 0000000000000763600724eea19caa788f89f02af24958bc57ec14b8c12dff6a 59 0.02 vMB 104
174,181 174,181 000000000000065304a240d659fd05f906768d51edecda913df628076d7d3775 28 0.01 vMB 201
174,180 174,180 00000000000007e316f1e38a16b7b0c0beb5d979b45783d55b7cdbeb891c73c7 83 0.04 vMB 124
174,179 174,179 00000000000008654d0ba938a26f9ccdbdd2dafcac245604799df58d481d279e 1 0.00 vMB 0
174,178 174,178 00000000000009ff502f2f764812ce95e516e1ae3a1ffd988d71268bc7d5cccf 27 0.03 vMB 41
174,177 174,177 000000000000008d29ce9c9aee819a373aa25f63e8421f822f09652c587e268e 22 0.01 vMB 294
174,176 174,176 00000000000006342b40b2bed793d6030d9d174746aff34f013e09c82be7fd03 9 0.00 vMB 38
174,175 174,175 00000000000006415e3401df546baf617f8f1aa115dc183daf7fa453d71d1e84 113 0.03 vMB 48
174,174 174,174 00000000000003ac82eec7291b26b557655e9b325176d2a1e8a887ae01b03d91 133 0.05 vMB 84
174,173 174,173 000000000000067b92a1a92b3119328547abcaa95bc2b9841528e3b596fb6377 73 0.04 vMB 44
174,172 174,172 0000000000000880978a0b67838b9325ab6f65e2a0945162cd9699425a1d9f6a 156 0.07 vMB 193
174,171 174,171 000000000000006d286a8f435489c1c147f272a62a2886a765198ddc218ec0b8 156 0.05 vMB 33
174,170 174,170 0000000000000421b228cb5df0953e2afebc13f8f888bba00823b6a9ad54485f 130 0.06 vMB 196
174,169 174,169 00000000000006de63ff60f25bb737f13708f01adb166b38b6159ecb0da0665a 17 0.01 vMB 253
174,168 174,168 00000000000002a897eccbc21cedb57c72a0ac1613ecf834c13a5b1d79585eeb 12 0.02 vMB 52
174,167 174,167 00000000000001df078a990817a39755fcb738529a17bb58b47894b812853cc0 34 0.02 vMB 164
174,166 174,166 0000000000000a07f83e20a7ed273db2e5df6d2b2c737f063f2aeb7256b3065f 39 0.04 vMB 61
174,165 174,165 0000000000000364c8dc741d5f0349f4467376530ee0163429842a522d66ba30 171 0.05 vMB 81
174,164 174,164 00000000000002c64a16568dff7cbea3b0e2bb017fb9e82d0f3bc699cbf8507a 153 0.05 vMB 521
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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