Loading Tool

Explorer IconExplorer

Memory Pool

83,050 transactions
30.59 vMB
0.16398621 BTC
Random Selection Loading Transactions
Max Size: 185.67/200 MB

Candidate Block

Mining Attempt 2d62455581f65322a6848566bbc3694678cdef465968a7e0c17bfe59830c57e0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root cf3b982f93d55d8d204b92c9a2d575f9dad46984f7a383ebd6dd2262db982a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,118
Size: 1.00 vMB
Total Fees: 0.08455271 BTC
Feerates: 150.79 > 8.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (689,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,952 225,952 00000000000000d80980b6c0f8640b1c6ceca8765d78b4483d3c76c7df843d32 107 0.06/1.00 vMB 123
225,951 225,951 000000000000035ec81bb5b8e00deb150c1bbc5878b9b17e674fb4e19a86c02d 13 0.01/1.00 vMB 73
225,950 225,950 00000000000002f59bc3e08e7e9e538cb436719af64c76f00530bb6f80e2eefc 463 0.21/1.00 vMB 178
225,949 225,949 000000000000026be1bb6ba79915f4df80a2fe798f39cd84ec3d20d43649d6ad 37 0.02/1.00 vMB 122
225,948 225,948 00000000000001549ba35bdf04516a739e4fa524fde5ad4eda2934432067d27e 220 0.11/1.00 vMB 151
225,947 225,947 000000000000031d7f33c2b8dbe7d9304374caeae42c15f7f7c67a3297866266 212 0.19/1.00 vMB 114
225,946 225,946 000000000000014717b6dad4b94349164eb10812d8650478447d058a0fa339f9 62 0.06/1.00 vMB 99
225,945 225,945 00000000000001049a7bd438b3c20b6a815be656c1c57a0481b840971ec78d6f 440 0.20/1.00 vMB 186
225,944 225,944 00000000000001b9dd928229d456c2620226b13503511fd654cfc13b5ad8849b 512 0.26/1.00 vMB 98
225,943 225,943 00000000000000189ad9b20ed103ac14ca5c08ecfb0f5a0f538e4678f4535c46 1 0.00/1.00 vMB 0
225,942 225,942 000000000000008964de2d275c6a7b00d4381a710bc019ccd3629b3256732c82 94 0.06/1.00 vMB 128
225,941 225,941 000000000000006e242f9272855a64ece0e0b431280930cc057814790ef3e725 610 0.25/1.00 vMB 199
225,940 225,940 0000000000000269f2ceb93f3686ca27b0cf56cb4c249751a7520547450d5d47 54 0.03/1.00 vMB 109
225,939 225,939 00000000000001620e3c91215c23b6164ee1db221b26f070b2ede7fbe4e7ab6d 172 0.11/1.00 vMB 130
225,938 225,938 000000000000009b6016e4bd85d7841b76e36c0d15b9863c126371c813229228 128 0.07/1.00 vMB 45
225,937 225,937 00000000000002f2860b5e950e2e389334ac424fce2afd2ef39331421269122d 270 0.25/1.00 vMB 102
225,936 225,936 000000000000035605fae1d9df3c7570cfed7d160511ca3d527ec786b22ccc5c 710 0.25/1.00 vMB 658
225,935 225,935 00000000000000e7d137361276b819433a39ec8b163abd3202ee68b98d4f7623 527 0.25/1.00 vMB 181
225,934 225,934 000000000000033e8d74a79426eedc1943a9ca02831cc531ff596867b04fe0f3 256 0.15/1.00 vMB 147
225,933 225,933 00000000000000920e46d1c9ca0bd9bea9c8e7371638041ad5b75f2529954285 580 0.25/1.00 vMB 582
225,932 225,932 00000000000002a6efc03d370d6cf8e2d9e1863f54a20fb1e38054811e4a6098 47 0.04/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.