Loading Tool

Explorer IconExplorer

Memory Pool

40,007 transactions
26.00 vMB
0.06601113 BTC
Random Selection Loading Transactions
Max Size: 134.94/200 MB

Candidate Block

Mining Attempt 7bd943967b784361df6734907c4d48eb66cecd38d870c7f67eea937ff90c20e5
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 5c4e23dcdbd466d4f491e2da1cfcd46b6ae051c142102a5ac2b4d5de4d93e266
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.01872949 BTC
Feerates: 73.20 > 1.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (468,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,354 446,354 0000000000000000033f59635aa7ee41072b441f9ce360845bd59a7238f0cd58 2,407 1.00/1.00 vMB 83
446,353 446,353 0000000000000000013befc864b7db11f2d8ca4140c3d2020f1ff5a7425bad59 2,693 1.00/1.00 vMB 98
446,352 446,352 0000000000000000010fa4ebf6c5559a9630c3a7d0d769829ba9746ca8960ff2 384 1.00/1.00 vMB 11
446,351 446,351 00000000000000000189cf18ce460d329d36ee1c5253668cb426a4783c8f16ed 575 1.00/1.00 vMB 19
446,350 446,350 0000000000000000026517415df5d8bc852f35ba423aa85ed5cc7d383f27dd6a 385 0.19/1.00 vMB 73
446,349 446,349 0000000000000000002f6a64e9a78ef3d6349bb598776a4dd6d4cd8310c90b80 105 0.05/1.00 vMB 79
446,348 446,348 00000000000000000333763a0199e12320b6839bd32768f4f685acfc296e747a 1,491 1.00/1.00 vMB 45
446,347 446,347 0000000000000000016a55fc0964371667a09e9882a93b5b759ca9880a8dc9dc 973 0.56/1.00 vMB 58
446,346 446,346 000000000000000001a5804cf737f71f123648fa17309f71a8b1599fb7fcb025 85 0.03/1.00 vMB 72
446,345 446,345 0000000000000000009acd542afdce58c9d8454a33bdf55b2382f17335c0f8cc 1,104 0.50/1.00 vMB 70
446,344 446,344 000000000000000001b93df5e689fb087c79708cf497e630a5ad8224d919e261 1,650 0.70/1.00 vMB 77
446,343 446,343 000000000000000002a9cc717b43c446a902b8eca572f1f16e69e4044ec2695e 771 0.36/1.00 vMB 65
446,342 446,342 0000000000000000020ac1fb3e85c0a70291c46a17931bc378374a8e7b031828 1,985 1.00/1.00 vMB 83
446,341 446,341 000000000000000001168151a24ebd8df0304cac60a456f79cb743117eb9e269 789 0.37/1.00 vMB 69
446,340 446,340 000000000000000002560ec23aee600529e26d874bd910dcef126a105e4e3df5 239 0.08/1.00 vMB 85
446,339 446,339 0000000000000000024e288ad1efd9389331904356168c1ed76e6bed0ad851b0 801 1.00/1.00 vMB 20
446,338 446,338 0000000000000000016bdcf4d4202826f6e2610687e2600402f87e62a706c7ac 797 0.34/1.00 vMB 77
446,337 446,337 0000000000000000035326e8ca9a1647f7574b864f391ba12569785afe5693b7 1,840 0.84/1.00 vMB 71
446,336 446,336 00000000000000000298abf0da6aa29075f3cb1731041bb3afdc2126a1ecbb82 1,623 1.00/1.00 vMB 47
446,335 446,335 00000000000000000175041946847cb4d659e57fb5ffebf701aa6fedb0a15bd4 442 0.23/1.00 vMB 51
446,334 446,334 000000000000000001a8e4622b6b247d626f02ded07b4262cf8a63297b9ce0bc 2,403 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.