Loading Tool

Explorer IconExplorer

Memory Pool

28,406 transactions
17.84 vMB
0.04073188 BTC
Random Selection Loading Transactions
Max Size: 93.90/200 MB

Candidate Block

Mining Attempt ae0a18c780da8f641d54d87fdd730af8deb41a01069a47e8b8f8883429555bb0
Version 20000000
Previous Block 000000000000000000005b8e0d83987284c949fe1b5a37249d508460e17cb30e
Merkle Root 7ec6e7e7e9f4c91c1014ca40f9d14aff817a2d6aecfe68982ef109f8ecc1fa85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00751638 BTC
Feerates: 52.19 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,143 (760,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,607 153,607 0000000000000c113c3fe718b23ad4d9e4ba2a5265e9049ab2303451418a410a 13 0.00/1.00 vMB 16
153,606 153,606 000000000000047912eb630f327a59b7341c875ae346b2001dfefae97c1021bf 76 0.03/1.00 vMB 188
153,605 153,605 0000000000000ce6abe0038c1c0fc764d72e62f49d01dffeac3a64ad4578920e 85 0.04/1.00 vMB 148
153,604 153,604 000000000000052292e0b44756ec93c37d9fa4e974c82b10f205cedfc241986b 10 0.00/1.00 vMB 46
153,603 153,603 0000000000000434485ebbffcde54b1870c9598f2d5e50b3859770282a15d690 25 0.01/1.00 vMB 352
153,602 153,602 0000000000000379c3821a2c69e3e3735becd25e3c6b8a39889ab834b8438052 90 0.05/1.00 vMB 60
153,601 153,601 000000000000088139105ca4f891d866ff1e881b057492c8c8de3f36c4186982 47 0.02/1.00 vMB 136
153,600 153,600 0000000000000cd8df9cd9b79aeac2cdf675d7e746e821b0300e818082d3ae01 107 0.04/1.00 vMB 42
153,599 153,599 00000000000003deff0e27f8448625e4374a00590987ec63c6f368d1cbf68f29 158 0.05/1.00 vMB 47
153,598 153,598 0000000000000aa9db2272cecf12f8ad55ffcfb5a2eb501549ab7b2b8fba6c57 130 0.05/1.00 vMB 162
153,597 153,597 00000000000000bed0f505f9241f1e41faf0fba231278ff21612f6fa21310be0 21 0.01/1.00 vMB 23
153,596 153,596 00000000000001cf756ac6fcea9261fb391e8517577eec369ebb4a4106fb6f40 46 0.02/1.00 vMB 125
153,595 153,595 0000000000000375104ee92dabdbc38ce608c8604ae216f891e973616ca615ca 82 0.03/1.00 vMB 76
153,594 153,594 0000000000000356ccf2432391518298c862a5837f7adf9ebbce4c5f8510523b 6 0.00/1.00 vMB 0
153,593 153,593 0000000000000c6c6c8d2a0f7ba2a7b930e7c1564d0c561ef33de6ced40fab45 35 0.01/1.00 vMB 437
153,592 153,592 000000000000042cfa68da4869dcf5045ab3ced5395c0e8b221186c13ad01170 41 0.02/1.00 vMB 9
153,591 153,591 0000000000000cff18165a91361f562b457f006df0b330900fab8f8b23e1f926 53 0.05/1.00 vMB 81
153,590 153,590 0000000000000b5425088657217079d1b4f6debabd8bdea3e2a50eca6698829d 150 0.05/1.00 vMB 14
153,589 153,589 00000000000001328ca184d80b902631277c834eb725989cd333fb85e0ff06f1 29 0.01/1.00 vMB 690
153,588 153,588 00000000000003512b0fa54aca7cf6a98a925bd612a529d0e2f35f77e4d3c8c9 85 0.03/1.00 vMB 160
153,587 153,587 000000000000024a47595677afcfb5c8719c79bfe6d8cfe2f61ecbd45f05ed93 13 0.01/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 780.85 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: 562.95 GB
    • Received: 7.50 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.