Loading Tool

Explorer IconExplorer

Memory Pool

44,086 transactions
27.09 vMB
0.09315516 BTC
Random Selection Loading Transactions
Max Size: 141.40/200 MB

Candidate Block

Mining Attempt f46310397e1f938b7a64f3c29d10aba84925a8122029452923ea0dfdf1dbaff4
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 9feb34aef34c471f2fa28fb309376ed60acd5304762869abfe562e6d9ae70d11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.04030342 BTC
Feerates: 151.01 > 4.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (407,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,475 507,475 000000000000000000014b4769bdca5f3f82f11ff1ab96f5faa3495e2b28dadd 630 1.00/1.00 vMB 34
507,474 507,474 00000000000000000011bb15547be5256182dd3561bb35f82baaf725c16f9aa1 1,109 1.00/1.00 vMB 74
507,473 507,473 0000000000000000006bfe602481057738d42d85dc914765044a60bd8ef12516 1,477 1.00/1.00 vMB 83
507,472 507,472 000000000000000000380256b578553f4dfa90c5f5a075f58a8cc8a172c559e1 1,485 1.00/1.00 vMB 90
507,471 507,471 00000000000000000052730db17931224477c9ca8f60f09063fa72db054c9018 1,736 1.00/1.00 vMB 76
507,470 507,470 0000000000000000002c1991c060d2528031284180abf3c8f7a7bb95d2cbb47d 3,396 1.00/1.00 vMB 198
507,469 507,469 0000000000000000002745aa1004d8b83bce178989d48f74d3c0cf0848621edf 3,143 1.00/1.00 vMB 182
507,468 507,468 0000000000000000003f3135a550b3cfc15ddc84b73fc3e35e4636293b7e5699 1,117 1.00/1.00 vMB 89
507,467 507,467 00000000000000000018fc0ab48ffffa14d7e5bca3c7308e473bc428e9e67b83 630 1.00/1.00 vMB 14
507,466 507,466 0000000000000000005e7693d8d0c8e7cc48f6b203bfead1dd442dadb2e8b8e7 2,055 1.00/1.00 vMB 153
507,465 507,465 0000000000000000003f9834f6a0aa84c3839a3436fb80b28ae92eebf3531d2a 721 1.00/1.00 vMB 36
507,464 507,464 0000000000000000001f6eb1af891bedc2e8a281c2873cdfe3ffd68b154505c7 1,547 1.00/1.00 vMB 95
507,463 507,463 0000000000000000001ab00742861a15024501f9a4687d09395d3cebe4d30c92 816 1.00/1.00 vMB 46
507,462 507,462 0000000000000000005eaf66db0b8a018ed67d98f36524eff8951573491a08c2 65 1.00/1.00 vMB 2
507,461 507,461 000000000000000000016c48cd172e7cc6e057bee149d7226d72cba66657747e 1,454 1.00/1.00 vMB 104
507,460 507,460 000000000000000000219e68e8ac39ecde0a3417c4ea00e341dd2a8d52a34709 594 1.00/1.00 vMB 29
507,459 507,459 0000000000000000005eadbd6c4d970f16d98815f31e00e16d6d6a51294d9f4a 1,986 1.00/1.00 vMB 130
507,458 507,458 000000000000000000246b77adaa423c3eea10919a9314cde0aeba41d38e3c73 279 0.08/1.00 vMB 158
507,457 507,457 0000000000000000006476cbb5a21f929bd22b93fd7a2ea735f3554932d2e146 481 0.23/1.00 vMB 137
507,456 507,456 00000000000000000068dbdc58706ff5c6a8d7e8fd28f9c4e668f8f84ab685bb 1,381 0.74/1.00 vMB 112
507,455 507,455 0000000000000000002ff5777ba7c251bb0bf1ec12d88b74dc3e7bd5a89196a5 609 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.