Loading Tool

Explorer IconExplorer

Memory Pool

45,539 transactions
29.87 vMB
0.10673985 BTC
Random Selection Loading Transactions
Max Size: 154.65/200 MB

Candidate Block

Mining Attempt 461ca24cd791faa928d42ff3f0b262346b93e0bc144c430f473691e973718e8e
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root f6b5c0540cc57a31c670d293c22942ac1b50266bdbde008f48b430e2154badae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,076
Size: 1.00 vMB
Total Fees: 0.04718260 BTC
Feerates: 302.06 > 4.73 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (513,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,423 401,423 000000000000000003ac3e762f609ac505b12654f46b46429515ab048184f330 1 0.00/1.00 vMB 0
401,422 401,422 0000000000000000037b776d4e2b29ebb33d28328aa1446761c3d64fe8bf572a 2,711 1.00/1.00 vMB 62
401,421 401,421 000000000000000006f09ff33eedcf806c6e33c4012a3fd816c9bd67abe34c19 2,109 1.00/1.00 vMB 50
401,420 401,420 000000000000000004165d8653bec5d8aea1a170ff735bcfbf22644a74e3b79a 1,202 1.00/1.00 vMB 27
401,419 401,419 0000000000000000021a6b6516b6d8f644a20e5d56bdcb4b6536d35783f9ecb1 1,570 0.92/1.00 vMB 35
401,418 401,418 00000000000000000035e312367cb3fd98a2325684f49954f03d22d8005c7c6d 1 0.00/1.00 vMB 0
401,417 401,417 000000000000000000ce986e18c9bbf732974baf89d20f8766fa50903e7e7d96 903 1.00/1.00 vMB 25
401,416 401,416 0000000000000000045bd3e01bf48596e553aafb2355db67285a15560a432a15 1,816 0.93/1.00 vMB 51
401,415 401,415 000000000000000004d56ad00119bc43c2b0791f12f7cfc02d3699a77cd58504 968 1.00/1.00 vMB 26
401,414 401,414 000000000000000001102142f629c6c968c79ef7330d35cc9d062e4edd5410c7 2,016 1.00/1.00 vMB 39
401,413 401,413 000000000000000002570df661c16581d8c95b5e5bc016f8c7b231a0ddbb99de 2,343 0.99/1.00 vMB 62
401,412 401,412 0000000000000000010307331497fecdca4a7e0d4741ba1466bd66b4f71e3518 3,152 1.00/1.00 vMB 42
401,411 401,411 000000000000000002c0a977f8ebd17f405e30df5daa6ea28876a2514cef7a6b 1,363 1.00/1.00 vMB 51
401,410 401,410 0000000000000000007536e69f29ae1f2c1143acc4989132d17afc3fddea98c6 2,314 0.93/1.00 vMB 97
401,409 401,409 0000000000000000016c012a4e018289ed96b44ae5d0368d88682a4c3ee731d8 840 0.48/1.00 vMB 39
401,408 401,408 0000000000000000002b00b339e3ab68db4c323b6dbe525acb237d52d98ec022 393 0.18/1.00 vMB 54
401,407 401,407 00000000000000000042c7100f5a75fd85cf6eaf12666cc4ffe64eb29b89bba9 1,345 0.59/1.00 vMB 47
401,406 401,406 000000000000000006eae935e34f4c483e5355f7d65b8bf722c2c4939befee7e 159 0.98/1.00 vMB 2
401,405 401,405 0000000000000000025fad8e3481f00e6ee1f5a3057043751cc3141f2ca39429 208 0.18/1.00 vMB 29
401,404 401,404 0000000000000000005530099d69dcb27018c7408dff802910840b5a4ffc8588 960 0.49/1.00 vMB 55
401,403 401,403 000000000000000002bd24a7ef71767e22ed200ca3cdf113b3638f969516474c 1,045 0.52/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.