Loading Tool

Explorer IconExplorer

Memory Pool

45,937 transactions
28.76 vMB
0.13951160 BTC
Random Selection Loading Transactions
Max Size: 152.18/200 MB

Candidate Block

Mining Attempt 7aaaba4c82bfb21967d9f16dcb47fe3217eec4ba68671482628f73311aa54be1
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 193090dc0d46876abef9598539159913dccc1bd7b02c1299e38765400d1c86c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,527
Size: 1.00 vMB
Total Fees: 0.07880920 BTC
Feerates: 15,654.48 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (631,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,737 283,737 00000000000000002138938b076ba727b2e040c85ff6813eff7ba86998a0fd72 150 0.10/1.00 vMB 26
283,736 283,736 00000000000000008563ba026cfd1efb9bc181cf9af40ee5d6040bf382309f3e 260 0.17/1.00 vMB 29
283,735 283,735 0000000000000000e14f8bf0407e4e83bc58368894183a4793d731627568540d 387 0.45/1.00 vMB 23
283,734 283,734 0000000000000001d3d69fc69231189fd2e276741a236048760fefbec2c930d1 107 0.45/1.00 vMB 14
283,733 283,733 00000000000000008d12ef40479aa419586c265ec775b3c36cf45421b5b87f42 143 0.05/1.00 vMB 51
283,732 283,732 000000000000000128be067b212e4d75c9c02981c1c4aef4c822dc36b9d94062 161 0.24/1.00 vMB 19
283,731 283,731 0000000000000000b0d401a5d6097f4b9c4a8742325fac09ab9ae505e511e07d 249 0.21/1.00 vMB 15
283,730 283,730 0000000000000000d1fc13d2fafc61680b17b24085e1dd5f7e4ca20fceec3051 173 0.05/1.00 vMB 58
283,729 283,729 0000000000000000afb6922317c026b31b582c1096074670518bf6dd18df365c 170 0.05/1.00 vMB 106
283,728 283,728 0000000000000000936af4d3488a1d78ba4d3d0ca6db68764fa07b561635e334 304 0.20/1.00 vMB 30
283,727 283,727 0000000000000001c37c43d3f9a7a96d9d8328028e56e2e34a9957de8d901656 471 0.28/1.00 vMB 34
283,726 283,726 0000000000000000a6241063bdecf22f9cb586dfa0a7f7382a802fe87bd5ee6d 367 0.21/1.00 vMB 29
283,725 283,725 0000000000000000aec88bf91a5b6205fa700e9f5507c6508dbdc22ea02fbc20 82 0.11/1.00 vMB 14
283,724 283,724 000000000000000053ea1ab1ee8f254fb1e437181427fa6e284b1966e21a2840 697 0.25/1.00 vMB 50
283,723 283,723 0000000000000000318549315489a01bc3be5c4378b340e21ff79b6f341b9f17 14 0.02/1.00 vMB 65
283,722 283,722 0000000000000001d9c30b895617686c6c6a7c6584046a23c556c29db767521a 407 0.32/1.00 vMB 28
283,721 283,721 0000000000000000c607e04c20ef6455cfae67d005c4a890c6b958b1d60395de 229 0.15/1.00 vMB 32
283,720 283,720 000000000000000064b82a6ccad85e92162395dfa8b90aaa43a9a444a8e5ed3b 269 0.12/1.00 vMB 41
283,719 283,719 0000000000000001b50a1711faf173c241c043d897da5b893fbdd8c29ab5e523 170 0.11/1.00 vMB 25
283,718 283,718 000000000000000085fb134059f7e55ba33de89e174674ef7a1a817d6c4f654a 434 0.29/1.00 vMB 39
283,717 283,717 0000000000000001baa1e2aad551c35b13757a89ec15fcd8936ba548aca8a240 301 0.17/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.