Loading Tool

Explorer IconExplorer

Memory Pool

42,591 transactions
28.34 vMB
0.06191071 BTC
Random Selection Loading Transactions
Max Size: 146.16/200 MB

Candidate Block

Mining Attempt 7a5cdf3a359bc0d9da1ef7b88c0d4191e121b2b71e53f288f0630c0f1d581759
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root c2c3a8ec9614351d494b6db716643a5b72f894afd2cf694737199c8d24f65830
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,591
Size: 1.00 vMB
Total Fees: 0.00721699 BTC
Feerates: 100.00 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (332,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,643 581,643 0000000000000000001bf2a1ff86c5c0548d36a5acbdd9993cef33e5133fc84a 2,489 1.00/1.00 vMB 75
581,642 581,642 00000000000000000013b135d9f15a068d3dae54bff7485d3fbe34937edc0e88 1,318 1.00/1.00 vMB 68
581,641 581,641 0000000000000000001f12b6487b52da079115e84b1c1fe080660f54b1f5cf33 2,233 1.00/1.00 vMB 99
581,640 581,640 0000000000000000000a76b5f6dd1f6df996dcb0a9786253a7b028f5cbb34738 1,666 1.00/1.00 vMB 99
581,639 581,639 0000000000000000001dd834f474f068aaeec29dd6d3bcc7a3c755a84cd3da09 1,117 1.00/1.00 vMB 48
581,638 581,638 0000000000000000001035c9da58e17ab992fb55d67ece2d7081dea313f0c7e0 2,847 1.00/1.00 vMB 81
581,637 581,637 0000000000000000001744cb0508849ca2a21526fa78d83de92da3ca31b0fd99 2,206 1.00/1.00 vMB 56
581,636 581,636 0000000000000000000fcfaa36f4afe8882c8efb7ebf12ba3de898e042b7da9a 4,225 1.00/1.00 vMB 70
581,635 581,635 0000000000000000001c7eff84ccb48fbab2e5c1bc54b65eaeea7d7c0da18363 2,853 1.00/1.00 vMB 87
581,634 581,634 000000000000000000158e91d0619439f2a4fe00140d8523948515759ded7f13 2,743 1.00/1.00 vMB 88
581,633 581,633 0000000000000000001e797dd2698b2ef62df3de98299d55ee8cd75a590a1aaa 1,610 1.00/1.00 vMB 62
581,632 581,632 0000000000000000001c887f36a2a8afc0e3731cb1827231ea967f5a5310a98b 2,692 1.00/1.00 vMB 74
581,631 581,631 0000000000000000001861aa015ed4fab7a6b968ddc298fd3197bb21d3485761 3,173 1.00/1.00 vMB 95
581,630 581,630 000000000000000000210cf3fe4c69729aa34b2c47e25591c1af7c8ff48f3259 2,216 1.00/1.00 vMB 90
581,629 581,629 0000000000000000000b293a3c641e3f14696d87dbb09bc9e2c495cfc2a2f6da 2,718 1.00/1.00 vMB 98
581,628 581,628 00000000000000000002f0597319c0ee685067530fb0063044be3ed603d25243 2,520 1.00/1.00 vMB 72
581,627 581,627 0000000000000000000690e8e7364ec9a5a075558dbb3f7bdfbc2364e53c0ef6 2,940 1.00/1.00 vMB 91
581,626 581,626 0000000000000000000e1e44e5b4314980e50f0a2603bc13a12103c424a36eae 2,891 1.00/1.00 vMB 109
581,625 581,625 0000000000000000000308234638f085d7327d070583d3c5159fefe2b87e8475 3,019 1.00/1.00 vMB 94
581,624 581,624 00000000000000000014625682f36b7b6f04318d5b18932f46f8d17489416d8b 3,276 1.00/1.00 vMB 95
581,623 581,623 000000000000000000054fa30236c1e2a5b82f67fe11cc1dff197ade0c0ca197 2,161 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.