Loading Tool

Explorer IconExplorer

Memory Pool

42,708 transactions
30.67 vMB
0.07287977 BTC
Random Selection Loading Transactions
Max Size: 155.85/200 MB

Candidate Block

Mining Attempt 76e9eec11ebd0af79f856e0b5fa09dd7d84dbaf18d35e3d2feb28dab1a2e5484
Version 20000000
Previous Block 000000000000000000017125a6a7faa44f2292bc9aca47cb4361639a6915be4f
Merkle Root 866fe468b8786de3a271000746218677189da924774a490f5c5dd7a7ec9a8f0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,580
Size: 1.00 vMB
Total Fees: 0.01144262 BTC
Feerates: 100.44 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,451 (913,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520 520 00000000d9934c6ea6d0ab6c209227622bab36973bf2f8519d56de8e490c5381 1 0.00/1.00 vMB 0
519 519 00000000c82dee467b576139731f6197775ba9ff3bb57f0fde638b9a89d00423 1 0.00/1.00 vMB 0
518 518 00000000c6bcf8f690bdfbcf51a2c4b9057d47f05ba9efc3980b5c83919a8828 1 0.00/1.00 vMB 0
517 517 0000000098c4a148c28c0eb7ae6aeca20768db02f4f1f9795f66924da6181214 1 0.00/1.00 vMB 0
516 516 000000008c8e0512be74fec25a643b6337b3596974a2cee47682578bf6a583a5 1 0.00/1.00 vMB 0
515 515 0000000052cd2861ec501c07a736a692fa629d841525fa42fa59e09e15687a12 1 0.00/1.00 vMB 0
514 514 000000000e0a6dd63fbaf3e078494491d81ba2d6695266fde007dda7d859315d 1 0.00/1.00 vMB 0
513 513 00000000f6dd61de790513e2691978433a32c785a5aad32b173c8240f0616b55 1 0.00/1.00 vMB 0
512 512 000000000c8662009fdc5fc649984215b6472b860569ccbeb2a63a6731acdf8e 1 0.00/1.00 vMB 0
511 511 0000000013c878e1fd334fc9a1f4dbe6a4ed76562c5507c4fc21c2e273f41610 1 0.00/1.00 vMB 0
510 510 00000000af4a7f5131596697800a0014c668ae7f8385ce023c270dbce8844884 1 0.00/1.00 vMB 0
509 509 00000000d9d33aaf1c9dce5bbecaffc917e957e06f336bbace59704a2678e766 1 0.00/1.00 vMB 0
508 508 000000000d550f4161f2702165fdd782ec72ff9c541f864ebb8256b662b7e51a 1 0.00/1.00 vMB 0
507 507 000000001c6aeec19265e9cc3ded8ba5ef5e63fae7747f30bf9c02c7bc8883f0 1 0.00/1.00 vMB 0
506 506 00000000a99525c043fd7e323414b60add43c254c44860094048f9c01e9a5fdd 1 0.00/1.00 vMB 0
505 505 0000000047f69498e89dac1ceb3fc1b0cbfdfbd0e463aeec97ab8ddaf7103c87 1 0.00/1.00 vMB 0
504 504 000000006c298ed28e13fc5f9583581f7497c299abdae9b78c098eeb8f13b1ee 1 0.00/1.00 vMB 0
503 503 0000000055a12319e123c04d357b87f5fb27f3e3de80a72de797db8f97018c0a 1 0.00/1.00 vMB 0
502 502 000000003727134a4823b6c4c5245e961fff7816fc494742fb0abd353c94757b 1 0.00/1.00 vMB 0
501 501 0000000046887292a76cd113a5fd6af38b17c9fb77e5936cd9856694030598f9 1 0.00/1.00 vMB 0
500 500 000000004ff664bfa7d217f6df64c1627089061429408e1da5ef903b8f3c77db 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.41 GB

Node Details:

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