Loading Tool

Explorer IconExplorer

Memory Pool

73,392 transactions
28.68 vMB
0.06728940 BTC
Random Selection Loading Transactions
Max Size: 173.88/200 MB

Candidate Block

Mining Attempt 35ca121f6d776a3e22205ffb709a10df83e94a2af08c915bb4717cd067ecfb95
Version 20000000
Previous Block 00000000000000000001c69eda04dd6c07076cacfce64b9bf85a6396d7960e19
Merkle Root cbc3df4f32b718558e1e86794b5111a40ed1994abab11d97550d436b22b66e42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,636
Size: 1.00 vMB
Total Fees: 0.00402630 BTC
Feerates: 100.46 > 0.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,439 (717,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,332 198,332 00000000000003a56f695bdccfceb5fc88f6a69087e6676465b48c37cedd8d45 606 0.25/1.00 vMB 128
198,331 198,331 0000000000000440aebcb3cf07cf41a956c42d40cf372583143a4f1c6264363c 512 0.20/1.00 vMB 169
198,330 198,330 000000000000053ae3b0088ae28fb5be0fff103f2ad1609c1e525d2024a58d4d 132 0.05/1.00 vMB 276
198,329 198,329 00000000000003b8b64452423637cf5abc385b4f43e5eed76859ac215e72b274 232 0.07/1.00 vMB 371
198,328 198,328 000000000000014b9686c3faf02e70ecbc4a7a394d9121334581a0ecf7c319ae 512 0.20/1.00 vMB 324
198,327 198,327 00000000000003507835dba2643dfa520166b55b29fd8f33fbc7d51135637e37 568 0.25/1.00 vMB 142
198,326 198,326 00000000000004ae01d18d360d846d127e5080e1c4391848cd29b1823d88bdd1 585 0.26/1.00 vMB 1,482
198,325 198,325 0000000000000180f302344e375023b98d1bc2a08566a600fdf9a60ccfa32762 91 0.04/1.00 vMB 98
198,324 198,324 00000000000002376bd10d0e9734df8894b2628dce1aacb9f86169dfd890eb0f 13 0.00/1.00 vMB 30
198,323 198,323 0000000000000397a8c7cb67cb7c710dbaae4351bb5ee81ef51942c229b90390 381 0.16/1.00 vMB 130
198,322 198,322 0000000000000319ee4b0c48fd5d498aea920ed7bf9cd7eec3fd9a149b810333 519 0.25/1.00 vMB 152
198,321 198,321 000000000000032ad0ba401b4d27d0cc2393c6bf89d207e41a58d15176140bbb 174 0.05/1.00 vMB 4
198,320 198,320 000000000000029289cf89fa215ee8b1878fd636d74a9011482762bc14fc8787 266 0.25/1.00 vMB 76
198,319 198,319 000000000000000237e110370293a0b064124cf83df817ba5e869199f1b51a0b 890 0.25/1.00 vMB 219
198,318 198,318 00000000000001a63d5ed84b0366c4d949ed2291738d8423bc744b07b8b56eba 159 0.06/1.00 vMB 590
198,317 198,317 0000000000000426e7949d4f3d6547d7d5181c3f357835db093413a99e2f3c50 266 0.08/1.00 vMB 166
198,316 198,316 000000000000047249bc9c8ec99ba929eccff539574e6c54f68f4e1114748414 1,002 0.42/1.00 vMB 178
198,315 198,315 000000000000004feb9e9266aacc8a4eb5ee731a599c730b58014bc95c25e95b 53 0.04/1.00 vMB 85
198,314 198,314 000000000000031f12fc9d39e09183a97dfb9a4e0c6322860541c794acd87218 131 0.07/1.00 vMB 95
198,313 198,313 00000000000001db4c1b8d2e7268dce352a3f0c9ff255719de3833b3f3b73857 149 0.08/1.00 vMB 119
198,312 198,312 0000000000000227a7a47f4243e081f87d734ab47e738585b27cf4ba8cd0056e 129 0.04/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.15 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: 746.08 GB
    • Received: 18.73 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.