Loading Tool

Explorer IconExplorer

Memory Pool

81,012 transactions
31.40 vMB
0.08626524 BTC
Random Selection Loading Transactions
Max Size: 189.85/200 MB

Candidate Block

Mining Attempt fd5465aaad0f4f950fa32fd60e28842a5270542576e4d26aa104186e9a49c83e
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 473fb06f291e3595f00893377c0124687d138583629c6e2dc0b9eabb9a5112a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,041
Size: 1.00 vMB
Total Fees: 0.01826303 BTC
Feerates: 150.65 > 1.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (335,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,213 579,213 0000000000000000001dd1472fec7f4445793dcfad73ec938013966cf74e9ca1 2,810 1.00/1.00 vMB 128
579,212 579,212 00000000000000000010a00e9d79ca5798b3bea2ef67727c816f7a4c11eb7632 2,559 1.00/1.00 vMB 175
579,211 579,211 0000000000000000001df1de6827211af0fd4001b58441e96766b3cdd95c0ab3 3,236 1.00/1.00 vMB 177
579,210 579,210 0000000000000000000aae6d90eeb6fb0dea9a7d980fbf9ed9d4a9fb90d8f362 3,050 1.00/1.00 vMB 210
579,209 579,209 00000000000000000024f61f0fed050302867ebc3c0a28d6585bdb8ae9eb0106 2,960 1.00/1.00 vMB 208
579,208 579,208 0000000000000000000e4e9869e7480cb74edab50636f2c60ffd20b929091a54 2,457 1.00/1.00 vMB 194
579,207 579,207 0000000000000000002556c41f3ba1fe10d28eb8b49882812722ae7e486e8e40 2,741 1.00/1.00 vMB 232
579,206 579,206 00000000000000000001ea5332db302d2f456d43dc724139b5a3cc2bd4f97963 2,056 1.00/1.00 vMB 103
579,205 579,205 00000000000000000017404a0c9fea81f84d2e61e654e72709c8969781ab62f1 3,014 1.00/1.00 vMB 161
579,204 579,204 0000000000000000001af48aed732c8e3dc4b0939b80cbe57e8585eec879bbcb 3,078 1.00/1.00 vMB 216
579,203 579,203 00000000000000000015ddab220d3b8dcd300a2191fcf2b289e38eeb1e68a053 1,381 1.00/1.00 vMB 102
579,202 579,202 00000000000000000015b93b95e90069d901e2480112cc5e5c031a76119d3f7b 1,389 1.00/1.00 vMB 99
579,201 579,201 0000000000000000000ba3ff8c03091a3b50a6ac6a64b08532454c76dcee8053 2,049 1.00/1.00 vMB 160
579,200 579,200 00000000000000000011804ab1e4e48802c12fa3fc320689a5513fa4da0a1348 2,063 1.00/1.00 vMB 168
579,199 579,199 0000000000000000001d9382fe2fdf0591c70016841e453a1161e7d9adb7f410 2,870 1.00/1.00 vMB 103
579,198 579,198 0000000000000000001e2cf8513cdf63525e0edb12facc7d9773eeb01b63109b 2,565 1.00/1.00 vMB 143
579,197 579,197 0000000000000000001bbef3399306e5d7bc5e21929fdb2914439141811b3711 2,737 1.00/1.00 vMB 197
579,196 579,196 0000000000000000001204040b69358c7eb93ddb4f012ad31e5ccc321d9295ac 2,629 1.00/1.00 vMB 178
579,195 579,195 00000000000000000010661ea00b61be4deccd18f7f8b8116a65372ef5d26afc 2,194 1.00/1.00 vMB 87
579,194 579,194 0000000000000000000e208398d14170c338df93ef9d2020cfb5a667eb1658d8 2,193 1.00/1.00 vMB 48
579,193 579,193 00000000000000000018da96b2b21673e08a083be6ed3afd7d8c7d3f23fdca72 2,622 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.74 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: 708.15 GB
    • Received: 16.72 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.