Loading Tool

Explorer IconExplorer

Memory Pool

41,149 transactions
25.97 vMB
0.05048549 BTC
Random Selection Loading Transactions
Max Size: 135.91/200 MB

Candidate Block

Mining Attempt 871761c4b19cfda8302aa1f474288ff286b0487d3effb991a11da0d509a7dc7a
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 6020bb7a37f817ae26468551a5e99720ff6b224390aae0715269d43b60c12623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,852
Size: 1.00 vMB
Total Fees: 0.00315184 BTC
Feerates: 18.26 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (439,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,595 475,595 000000000000000000a48665e46cbeb08a90590e6bb129719e71f664c90b4bbd 1,246 0.99/1.00 vMB 66
475,594 475,594 000000000000000001212ed4d40dec4b95e77df197a4a861b48446e2603dda47 2,246 1.00/1.00 vMB 180
475,593 475,593 0000000000000000008bb53b50730c755c678e7cc57366935e2357610e4b7dba 537 1.00/1.00 vMB 27
475,592 475,592 0000000000000000016456f253f9bc8b4c50ffe78f6311eff514ab432f3a95db 1,506 0.99/1.00 vMB 59
475,591 475,591 0000000000000000002f095367e4b8b2074fbb066397531878b703dee0944be7 2,083 1.00/1.00 vMB 232
475,590 475,590 000000000000000000d1f49dc061bf6ba31de6d926073fdd173365ed2520f57c 1,617 0.99/1.00 vMB 134
475,589 475,589 0000000000000000002911501b4f28dbc1dec060b0e523cb27f81bc925504593 580 0.99/1.00 vMB 38
475,588 475,588 0000000000000000015ef1c70f16e47e99fd414ec499ca4a9697efdfb787750f 200 0.13/1.00 vMB 117
475,587 475,587 0000000000000000013f2daafad53cba71cf406b0486ea07acf6c38b2f15a697 1,229 1.00/1.00 vMB 78
475,586 475,586 0000000000000000007c4d417ceb7b66522cf201bf720d6bfcbda198540b3b78 2,462 1.00/1.00 vMB 156
475,585 475,585 00000000000000000031a473fbe1b375b9c4f8ee813121f54f95d8f269983b8c 479 0.25/1.00 vMB 122
475,584 475,584 00000000000000000101122112e9126b1c54eae9b8ffbc1bab727e59977642d1 275 0.10/1.00 vMB 152
475,583 475,583 0000000000000000014b1855be9456180a966b4269d93950466cd9e365554ef8 913 0.54/1.00 vMB 155
475,582 475,582 0000000000000000012248fc12f0742bf1119d8d6b0718e22a382b07744a4f97 227 0.13/1.00 vMB 164
475,581 475,581 0000000000000000004ddb4fa036510b53397b79c2ded31cdf6ae93c0fbc630b 790 0.47/1.00 vMB 179
475,580 475,580 00000000000000000068de73ab410b5a4e91fd00c08b6d8d3757f2ad59dbc40e 383 1.00/1.00 vMB 6
475,579 475,579 0000000000000000013be55d1bcc94b96c6f88fc156fe56bf221487de8a348c2 1,998 1.00/1.00 vMB 177
475,578 475,578 0000000000000000006bd8c05d9833a85f0065fdfac3d1b32fa3f261bb7dad73 524 1.00/1.00 vMB 18
475,577 475,577 000000000000000001082541a1b2068ba17ba590dc8234a108d008feb096487a 2,565 1.00/1.00 vMB 185
475,576 475,576 0000000000000000009bd8fc0684bb73dd2fc864e6a8a7c3ab90a46b45773565 1,209 1.00/1.00 vMB 22
475,575 475,575 0000000000000000008593d1c3428d140973fab9823e5167f1a38411917f7920 2,138 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.