Loading Tool

Explorer IconExplorer

Memory Pool

81,358 transactions
30.26 vMB
0.07527930 BTC
Random Selection Loading Transactions
Max Size: 185.83/200 MB

Candidate Block

Mining Attempt 825ebe2ca1501745e4ad07ee2ed54571dee834f1849d14205221ead42a051931
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 338be1086bf95810ad5086880cf16acc8f1cfff6a926600d11c7d7daf9834528
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,903
Size: 1.00 vMB
Total Fees: 0.00803274 BTC
Feerates: 150.77 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (310,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,123 605,123 00000000000000000008faf7ed85b9b2a7011793a77d41005fbe1d1efe6e7720 696 0.20/1.00 vMB 13
605,122 605,122 00000000000000000011565e61f7911fd4c8759fbc8d16477aa2f67307c2b558 402 0.11/1.00 vMB 15
605,121 605,121 00000000000000000000bb7a9d3983fca6b9b9a3c0af935db490b2b84108ef04 1,939 0.65/1.00 vMB 16
605,120 605,120 0000000000000000000e081fc272880d301f5c353049a72416760597522b271a 3,450 0.97/1.00 vMB 18
605,119 605,119 000000000000000000037894157af2726706409ecc4b44e88e5e3b1006012446 958 0.24/1.00 vMB 7
605,118 605,118 000000000000000000123e086a517aa13d476610a2eedd17788ef35d3d014161 3,346 1.00/1.00 vMB 20
605,117 605,117 0000000000000000000c3b24b5efe56fa0d8cb16f6d6b425203b536755466fe7 2,014 0.57/1.00 vMB 15
605,116 605,116 00000000000000000006745afdc4989683f74830af0b06ec238b8c1c83134c17 2,100 0.59/1.00 vMB 11
605,115 605,115 0000000000000000000daa53c9df33c7000756eb3ed3093a6478afb13c9bc907 2,367 1.00/1.00 vMB 3
605,114 605,114 000000000000000000138fe8bea8d8e261c5d14527122ab2b379be59001f73c6 3,001 1.00/1.00 vMB 19
605,113 605,113 000000000000000000014e7ab0295e7f9fa905138ee16ecc93409ba263d18460 3,233 1.00/1.00 vMB 32
605,112 605,112 00000000000000000008d7494c96da4940007b6136fce1bde314b77c1aa063c2 3,245 1.00/1.00 vMB 19
605,111 605,111 000000000000000000029ac9fa9d2bb0fe6ac792537d6058730f40c5fbab65e2 707 0.51/1.00 vMB 12
605,110 605,110 000000000000000000092692377bd5ac48cc5e395390619a0d4b93bcc1294613 1,298 0.53/1.00 vMB 16
605,109 605,109 0000000000000000000911daa00f9fd5fc0c15bd9534e5c36df04391add75496 1,018 0.28/1.00 vMB 20
605,108 605,108 000000000000000000047e5f1e6b2a577193381c3ebe4901733470c45c1cc6d7 1,356 0.39/1.00 vMB 15
605,107 605,107 0000000000000000000eddbdfe1d91e475ee210a259204f9af441ab2d2fc1c47 3,112 1.00/1.00 vMB 17
605,106 605,106 0000000000000000000e098bf3d0f865a1bd7d871bd0fa5db11cd76baf0b970f 2,764 0.91/1.00 vMB 15
605,105 605,105 0000000000000000000f14a0722547549800aa59c7d8578e855111991bbc5a85 2,235 1.00/1.00 vMB 5
605,104 605,104 0000000000000000000faa7b6d3e41d77b181bdd0dfa31941ac307ab5ac688ad 1,188 1.00/1.00 vMB 12
605,103 605,103 00000000000000000010f8430f2cc83e0e47dd174332702f2bdc16124ae496f1 3,056 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.