Loading Tool

Explorer IconExplorer

Memory Pool

41,843 transactions
26.48 vMB
0.07080863 BTC
Random Selection Loading Transactions
Max Size: 137.86/200 MB

Candidate Block

Mining Attempt 04c4434a555e89822ecb8cdcd810a272f482ea7d1fc27e28ce8688d9ba1c130b
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 1eb01df48c9d8c8390f160a62399c7cf5c539b211bf9f97d011e16254bc179cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.02205058 BTC
Feerates: 99.53 > 2.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (388,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,476 526,476 000000000000000000384541abb5a444112e11f57a22e308d584feabee24bc43 339 1.00/1.00 vMB 2
526,475 526,475 000000000000000000031a22ab90ab459536491cd299a35018ecf2029a5913d6 2,730 1.00/1.00 vMB 20
526,474 526,474 0000000000000000001fef1e1e690d306763fa75eb1647fb583e1ad2aadf28cb 68 1.00/1.00 vMB 1
526,473 526,473 0000000000000000002738d9e603ec029d910cca6ab708e4b3d65f5d83f67c55 221 1.00/1.00 vMB 1
526,472 526,472 0000000000000000001e572ede412ad9150cd9a37e954e606cb3d5dc797405ff 2,232 1.00/1.00 vMB 21
526,471 526,471 0000000000000000001961e3a56a898501cc72dcc0d3eba0038e071e50dbabfd 2,493 1.00/1.00 vMB 21
526,470 526,470 000000000000000000065a9bf07cdfbcff4719fce03009cabe6352c7c9013841 278 1.00/1.00 vMB 1
526,469 526,469 0000000000000000001d37295a4d10259417b280ca5ec79017e113f88d36b680 2,561 1.00/1.00 vMB 16
526,468 526,468 0000000000000000000f9b27e283853f829bbd417a448b0bc5493315d4209c0f 2,940 1.00/1.00 vMB 23
526,467 526,467 00000000000000000016729e0c3b7e70789485f2a06d57dc95e070b56e8cb662 1,440 1.00/1.00 vMB 12
526,466 526,466 00000000000000000016e25f842ad3204148c7d981929004530e82eb675c1c84 1,342 1.00/1.00 vMB 9
526,465 526,465 0000000000000000000a46ae23e3a399f04916d54a6b52f040a85c7159f7fd79 609 1.00/1.00 vMB 6
526,464 526,464 00000000000000000014c218a19ac1d56bd3b82dc1269c022a5154df3b341195 1,295 1.00/1.00 vMB 6
526,463 526,463 00000000000000000022fb06b5bb43f7c8bee45e4e387dcb6b625b31bd448fbb 2,269 1.00/1.00 vMB 16
526,462 526,462 0000000000000000000d8bceb2060aa495e5c2b2e7b5f31a99c93d7f86da18fb 2,101 1.00/1.00 vMB 17
526,461 526,461 00000000000000000005beee8a689aef9d2cf2f2441aa7019b95fc31c976a3bb 2,955 1.00/1.00 vMB 21
526,460 526,460 0000000000000000000649c441f940786613e471996fc22871fa289ffa583d5e 784 1.00/1.00 vMB 6
526,459 526,459 00000000000000000025981866444ec83038eac47e1ce75edaa64c5bf00538ac 711 1.00/1.00 vMB 7
526,458 526,458 000000000000000000246866505d67799d0df0128b0294e7a0b59f876516a894 603 1.00/1.00 vMB 3
526,457 526,457 0000000000000000000e4a1fd0534f95aa5446563454e99d69e4bf42ac5a49a8 2,923 1.00/1.00 vMB 23
526,456 526,456 00000000000000000028c369a96790811e2f403f4be2ddd9fb5647d0ce6c8d03 1,677 1.00/1.00 vMB 8
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.46 GB
    • Received: 13.89 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.