Loading Tool

Explorer IconExplorer

Memory Pool

26,741 transactions
27.42 vMB
0.07217670 BTC
Random Selection Loading Transactions
Max Size: 131.25/200 MB

Candidate Block

Mining Attempt 7bed84083d4101029336800529152d3c8d9b7731deb3a8e903590a373a8aa6df
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root 38e2e990c3f6e11a727b4769695aeb8fb048e4f1c5e9ecb0b07b50a0ec4bb9c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02016548 BTC
Feerates: 301.57 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (547,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,243 367,243 00000000000000001461c8a00cf34c4c0e61aa2418a5cd3e005d9a0c1bc96449 107 0.09/1.00 vMB 18
367,242 367,242 000000000000000013aa24dfec227ac21a334af7df9d28b1bf48ff3d459216a6 1,316 0.69/1.00 vMB 61
367,241 367,241 00000000000000000a69a68732a667b3e9a636368d07065a18afceee7f6365fc 1,324 0.91/1.00 vMB 29
367,240 367,240 000000000000000014970c3058b9321e66a97b663210740b432bcc372fd3bb72 2,317 0.93/1.00 vMB 58
367,239 367,239 000000000000000012ff7fb79bfc0dc678b6fc38da37b55074d4248637463dc6 1,401 0.93/1.00 vMB 28
367,238 367,238 00000000000000000802fa43dd97b676455eb7565609c8bbccd55d0282e7ea4a 1,937 1.00/1.00 vMB 40
367,237 367,237 000000000000000002aebbce973dcc57cb37072cca4b3c2c2d1fe9e8ce7fda7f 511 0.32/1.00 vMB 30
367,236 367,236 00000000000000000a319bd5b8600bd889716e28721f09695c92495609bed257 201 0.08/1.00 vMB 41
367,235 367,235 00000000000000000e9fe385b2abca4906907559edf4cd230e063fc1231aa060 181 0.09/1.00 vMB 36
367,234 367,234 000000000000000002871872e7adccb34a54e8886b3a805829df3bc4b5fff533 1,228 0.66/1.00 vMB 39
367,233 367,233 000000000000000003c4d110a12e46189baf9d1f443dc69a5e71144a6135ae30 459 0.30/1.00 vMB 28
367,232 367,232 00000000000000001348510a50e3cbd9aaea5574268ce7c08b886f7921eb498a 164 0.14/1.00 vMB 26
367,231 367,231 0000000000000000062ae18f093ea632b6fa62794271ad7720c19300ba9e96f1 156 0.14/1.00 vMB 20
367,230 367,230 000000000000000008838270c1d36e7ba95fa598d91455acb8525f17222be3d1 488 0.32/1.00 vMB 30
367,229 367,229 000000000000000010a809af03e42411201817b829e8c8bbf34d246fbad5fe92 517 0.32/1.00 vMB 33
367,228 367,228 00000000000000000d5c2f3a15bcbc71c3c3315cf60eed87c8a727874bce3aca 793 0.41/1.00 vMB 34
367,227 367,227 000000000000000000273ce2e99eb8452154624935e8c5b681a3a5fd10ef3f67 1,665 0.96/1.00 vMB 35
367,226 367,226 000000000000000004f10f5b234d155d837dd4c33a4d629f47dc653c9517b2df 313 0.29/1.00 vMB 23
367,225 367,225 0000000000000000103c3584d8804f015916538501c046f8aa17a832649958e9 1,029 0.72/1.00 vMB 30
367,224 367,224 000000000000000006de38adba72ea40191d42491a529d47eded57ddac691447 431 0.61/1.00 vMB 11
367,223 367,223 000000000000000000731fc72e186e8cbfa36e22dd8c9a0ccf3352b4d2294d5b 781 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

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