Loading Tool

Explorer IconExplorer

Memory Pool

78,862 transactions
28.93 vMB
0.11276896 BTC
Random Selection Loading Transactions
Max Size: 175.65/200 MB

Candidate Block

Mining Attempt 68fc7197f9d64074d5d4efa601979d8adda4620d7a743f7f0c8ec0cf57efb554
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root a5b08703c49276df0b010deccf6eb3cf0da3759243626edfd6ce3a610a03806f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,389
Size: 1.00 vMB
Total Fees: 0.04060831 BTC
Feerates: 602.26 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (428,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,886 486,886 0000000000000000009d710dfd8de06a329f886f143909f1118f254aa4e6ce21 1,883 1.00/1.00 vMB 205
486,885 486,885 0000000000000000001e83a4789ed6f8cbe3aaea5f8744f24bd3ca4427933e0a 1,947 1.00/1.00 vMB 20
486,884 486,884 000000000000000000f6c8a8e5539cbc9e7f5759d49748e931487c5bd704498d 1,761 1.00/1.00 vMB 123
486,883 486,883 00000000000000000097aba2fceb9c10f5201485e9509c1c33a90124714a8616 2,126 0.98/1.00 vMB 137
486,882 486,882 0000000000000000001fc9a969a5415ec491f156c2daeae002a8dd15ac900410 2,422 1.00/1.00 vMB 152
486,881 486,881 0000000000000000009ce277e06b394d9506351f4e57b2df88ee43bf95ea8bfa 358 0.18/1.00 vMB 87
486,880 486,880 0000000000000000006fac2c4b1b60d7577728b6ec5c49102c234dc1fa97a2c7 352 0.18/1.00 vMB 108
486,879 486,879 0000000000000000003b3bf9675d9f090fab3af53bd1756f1a25d4160b317306 478 0.19/1.00 vMB 96
486,878 486,878 000000000000000000ad5d09e1c34634bef36d36650dfde1c99fc64aac3cc834 50 0.02/1.00 vMB 122
486,877 486,877 00000000000000000082188b58c035460d898a2799d193ad4201620a1ca596ab 1,022 0.48/1.00 vMB 108
486,876 486,876 000000000000000000c793be20eb3e33ad6c0b8b105be451bfbfa015a16775e4 1,217 0.63/1.00 vMB 91
486,875 486,875 00000000000000000071ac674269ed0c8a6c048e79f404028da7a474f151cb72 1,795 0.93/1.00 vMB 67
486,874 486,874 000000000000000000e57b68e5f6fb07f3ba59316abc7fdfbcf7fa56a109a9f5 1,894 1.00/1.00 vMB 79
486,873 486,873 0000000000000000006d4563b595a1510cb9098ccd6c338f3da90d96e0bd1308 1,989 1.00/1.00 vMB 157
486,872 486,872 0000000000000000000fab875d1976c153f577597ce256389d73044fa7e22bf2 1,706 0.82/1.00 vMB 89
486,871 486,871 00000000000000000098dbaa7ef3d33c51be3f159fa3e85b7f173e95643561a8 2,038 1.00/1.00 vMB 107
486,870 486,870 00000000000000000060ec18eac6bf6b3b97d908869a58c38f65ed851b7fb321 2,174 0.94/1.00 vMB 68
486,869 486,869 0000000000000000000b9fb2b45419bbcd918a0c82bc47d8db8f08d1048da062 175 0.10/1.00 vMB 150
486,868 486,868 00000000000000000087d601ebc093af1511f0d5dfbc7044991838dbe4d4440b 1,247 0.69/1.00 vMB 130
486,867 486,867 000000000000000000494a01d0195177aef974edf33d9e9617418840a4e6ca43 1,850 1.00/1.00 vMB 49
486,866 486,866 00000000000000000087a728cf7c3124f571fa88094cb7201162296b56ad7dee 2,079 1.00/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.