Loading Tool

Explorer IconExplorer

Memory Pool

17,522 transactions
8.35 vMB
0.05549831 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.08/200 MB

Candidate Block

Mining Attempt 0a51dd1270d24445c0d24694bdcabd76cca1d14b978e24f8def31724158f2661
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 448afe9efc647d2ff7745c3ea5eb728c84f96ba010699de46da958dceddd204b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,940
Size: 1.00 vMB
Total Fees: 0.03774128 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (728,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,159 185,159 000000000000018445865f515758054277cf163a0738f79241e0df068c8e56fe 83 0.04 vMB 142
185,158 185,158 00000000000005d4642dbc4c3c347f16b0c52eec8f52bcb8111801e2f27d3eb3 16 0.00 vMB 64
185,157 185,157 00000000000000398a85c2856e21d79bb5e83b8b2c45effa7c0658260b1d7f00 199 0.10 vMB 142
185,156 185,156 00000000000007a8b4bc527ea1cdc12ff61d19a515f4bc0cf138bb1f821f1bb4 21 0.01 vMB 249
185,155 185,155 000000000000019c4a2ee4658cd6a567e0dea507b134a6744ea41cd8ad45147b 45 0.02 vMB 70
185,154 185,154 000000000000089965e32ada1cb535ec1da25644b9b0e280bd1891acfa2d5d6a 524 0.25 vMB 139
185,153 185,153 0000000000000456258111618cbbbda0000532a7bf8e31a1ef5de7eca78846a2 229 0.08 vMB 139
185,152 185,152 000000000000085b68d4c8d21eb35dfe684cc6333ae3c49932d9d533aa7adea1 130 0.05 vMB 115
185,151 185,151 000000000000016f5db63e20c8b183bbef52f4efebc17512ffe25d83f2a1c7fc 527 0.25 vMB 169
185,150 185,150 0000000000000612b12c57fbb9a4e539080abe3f9da81f21a8da4d3c9d80bde3 100 0.10 vMB 111
185,149 185,149 00000000000007905b1d13005145c4bb59f16fa33b9c019edb3abe7e413b1982 117 0.04 vMB 106
185,148 185,148 00000000000002311951422da0ba967baf205f6a2688d50acaa538846b921098 57 0.04 vMB 127
185,147 185,147 000000000000015400c3df374dad447a972e999b47f0fe00cf6fb437e689bdbb 68 0.02 vMB 2
185,146 185,146 0000000000000a874fbfc0d131492ae1347bed42e097da22d235f0cc7fbcbe33 106 0.05 vMB 92
185,145 185,145 00000000000008c56e59782910b90db867d1aa1da1e651dccc3ab34ca2acf243 11 0.00 vMB 300
185,144 185,144 00000000000004b8739a53a64e1fb30573d42bdcd7e16a011ffc3c764e4b960d 578 0.21 vMB 171
185,143 185,143 000000000000074dcbac10fac1d6e228c0a5e990c7458603b92800c643d03060 258 0.10 vMB 131
185,142 185,142 00000000000002c7795ec2fcec7b840c52e6b72c0e0f9ba2d86bdaf6a5f685eb 99 0.05 vMB 125
185,141 185,141 0000000000000534d12a569a44f01b4a1285d52a790443a744a4ffcfb6c90a74 381 0.17 vMB 133
185,140 185,140 00000000000002ee7e989c15fd9456bb280f7c1fafe55208227f032d72c72492 451 0.17 vMB 175
185,139 185,139 00000000000003ec02edad1fe063af2118f0ebd0d5aca1ed70ee89757e1dfcc9 193 0.11 vMB 97
Previous 10 blocks ↓
Total Size: 779.53 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: 231.60 GB
    • Received: 0.88 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.