Loading Tool

Explorer IconExplorer

Memory Pool

44,368 transactions
28.37 vMB
0.07676306 BTC
Random Selection Loading Transactions
Max Size: 150.19/200 MB

Candidate Block

Mining Attempt 23dbe6826fcb5b294c34f9084822cb180ceb6e55a1c0030b86727cb2c5fa2c91
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 63b01fd69947267f372fe13d4e9c01ceaa589e111f330d8278818415ab9d0030
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,273
Size: 1.00 vMB
Total Fees: 0.02313706 BTC
Feerates: 150.92 > 2.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (592,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,484 322,484 000000000000000013d188e44fbd618796278ff5e90bd1ceb3e4e7c7e037aced 195 0.10/1.00 vMB 36
322,483 322,483 00000000000000001b4151e33fadd6083833f1540600789201c25c86cb0e02d1 405 0.25/1.00 vMB 24
322,482 322,482 000000000000000021bf7e071ae8806430f03aa0ce429c5ef516643a3850e1f9 612 0.43/1.00 vMB 22
322,481 322,481 00000000000000000176123556b63e6d0a2cea6a614472cdf04f8d5b90d5fd6d 724 0.47/1.00 vMB 28
322,480 322,480 0000000000000000213f583a9b5cebd8afaab81db9df89731f843b040483b8b7 118 0.08/1.00 vMB 20
322,479 322,479 00000000000000001351737c31c8f7d03d1e5d687e23448ab9c39045b7331ebb 712 0.39/1.00 vMB 27
322,478 322,478 0000000000000000065b5ac1a4cc1ccd02c702a2c66451a17086b524b372a38d 343 0.20/1.00 vMB 35
322,477 322,477 000000000000000021c4e999d3b1e219bb0902f4413c9efa2157bc8aa24c33f9 960 0.59/1.00 vMB 25
322,476 322,476 000000000000000023eab0ce507ffe9d6f3ded874c1c5bcd4f95a90eaaf1d971 56 0.04/1.00 vMB 23
322,475 322,475 000000000000000014360d824f9e443bb878d99167c172328d255e0c85f41532 362 0.65/1.00 vMB 16
322,474 322,474 000000000000000014af4e22026c11924154be0125d4b4c699e8cc7b1c1f31f8 894 0.35/1.00 vMB 42
322,473 322,473 000000000000000021577a4cb2d98d14a84506cc7e27bc5cc616aec5e764b65b 125 0.09/1.00 vMB 16
322,472 322,472 00000000000000001602dffd100a88d79e34dddf5cde59d46faed62006981fce 315 0.19/1.00 vMB 25
322,471 322,471 000000000000000008ecd31a385f580c0a286eded69079213c02740014196738 1,240 0.75/1.00 vMB 25
322,470 322,470 000000000000000014def8fdf355e801bb2ae7829643f1053ad9f35223440d5d 627 0.25/1.00 vMB 35
322,469 322,469 00000000000000000c972970a85e82b359643be0218950f2f062aa3fbfd0a18a 172 0.13/1.00 vMB 18
322,468 322,468 0000000000000000226066b38f25c7d2ffe47c3ff7c585fc53dac63fa3a4a2cf 256 0.10/1.00 vMB 48
322,467 322,467 00000000000000000487a05c7dee7d2e454b98875bc35cb9feea129c4e90341c 63 0.06/1.00 vMB 23
322,466 322,466 00000000000000001a050bf9edb4dd2859ad4b7e53e91a95af31e4b68faa1101 348 0.20/1.00 vMB 28
322,465 322,465 0000000000000000010cc32f9bd32521f92681d1ebbf308948b79b66f3ead13f 21 0.01/1.00 vMB 33
322,464 322,464 00000000000000001a53869f29c96323fdacbbfd0e18effb75f6f64808b09198 36 0.02/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.