Loading Tool

Explorer IconExplorer

Memory Pool

27,470 transactions
7.22 vMB
0.04533019 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.11/200 MB

Candidate Block

Mining Attempt 3f0004249b7654ddca5ce816784dc4a48200b0acf624e56befa84dda61f29d51
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1de766b0cbc40f38575417b29b7035509b44ad2ae518cc78e866bf14b96c0c87
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,025
Size: 1.00 vMB
Total Fees: 0.02032889 BTC
Median Feerate: 1.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (668,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,597 244,597 000000000000002bada953b692fa117f6b32cc2b932a8bbe51055e7247bafef3 15 0.00 vMB 101
244,596 244,596 00000000000000ae4229da9d95c9c60d6cf9c63e76a265e6871cfed1cf235a17 200 0.08 vMB 116
244,595 244,595 00000000000000be15183562469f84932df365e56e787a5f341768021ef7c1f9 35 0.07 vMB 16
244,594 244,594 000000000000000b20a4c520cf84e2505d874c07d0e8b38794307bc491afc150 119 0.05 vMB 90
244,593 244,593 00000000000000419f0f0b5d898dfd2d9d31dba6eeff54006f5add7978b41599 531 0.24 vMB 118
244,592 244,592 000000000000005e19fbd93d882d38b440b7eaca65501828ec74cc96a0f2a405 315 0.18 vMB 119
244,591 244,591 000000000000000bd4d7e0b43bebf34c61d73834f7555cbcd832205414aa9902 256 0.12 vMB 71
244,590 244,590 0000000000000068636daa8bba7281ec3795123c77646fd90f1edd555e518ecf 202 0.10 vMB 175
244,589 244,589 00000000000000088a9cac74bd2d3f921c6dd7a496c2c3e8513fffd12169b92d 168 0.08 vMB 116
244,588 244,588 00000000000000674240e6c4f51a57e6480202f9555efe36a8a6575f65ea0ab4 235 0.10 vMB 121
244,587 244,587 00000000000000c30f120c8f91ab48b10581c95ca9ed6ca2f8c2cac24709a6f1 43 0.03 vMB 9
244,586 244,586 0000000000000037fdf10ae1f0b133335861f32ffbcf80a16588ea86c530dc21 544 0.23 vMB 150
244,585 244,585 000000000000009205dca5c5e9159c17a63e2a5a922e6af5343cfb9b88312fd7 24 0.01 vMB 33
244,584 244,584 000000000000003814173e43d756c0a21ad0e38bd842f3e493ad2b51074232d6 292 0.15 vMB 107
244,583 244,583 000000000000000004ae693a1a8e740a33dd996c27ccc64217ed647e0b90d910 6 0.00 vMB 109
244,582 244,582 000000000000005dbcecb17e757d93ce2db693b9171b3a9e586fa86f2f3ac26e 239 0.10 vMB 140
244,581 244,581 0000000000000027bebc6cfd650a5e6a116055b20460aeb9546c20ed0cd0310c 248 0.10 vMB 117
244,580 244,580 000000000000007105cf1ef357e094177415b23aa933bb4d10bcc676b3a45bb2 12 0.01 vMB 18
244,579 244,579 00000000000000abf05934b526e14b9ffe79f13b8add962aa5e818f9492fcffd 203 0.08 vMB 145
244,578 244,578 0000000000000071f37e064786373bf86d972b44dcc0718062105ac9f410cdb6 84 0.08 vMB 52
244,577 244,577 000000000000004c56ca465e29fd4dff9262c90303a0b4fb9e063b67bf3d24c1 420 0.18 vMB 124
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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