Loading Tool

Explorer IconExplorer

Memory Pool

79,493 transactions
29.67 vMB
0.07419761 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt a6ad283e6f8f7332a7915e10f3f9304c10735cf475a84133188538c15eb3afdf
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 80d3671021bf5a4603e120e1f625997f8a4b2a5e63a235f9a80ce9060abe0b4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,299
Size: 1.00 vMB
Total Fees: 0.01390323 BTC
Feerates: 74.18 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (318,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,137 596,137 00000000000000000010ee5c791c94c6e63f65b7ac84e48347275714a8d6cc30 2,166 0.70/1.00 vMB 22
596,136 596,136 0000000000000000000a7b3db8c0d0223156c691c594b363cb4e57b7fb46f239 1,011 0.28/1.00 vMB 19
596,135 596,135 000000000000000000025108e18fe0b9df9a6ab03c7b66389b0c931c30187d18 1,080 0.26/1.00 vMB 9
596,134 596,134 000000000000000000038032d2ba38e0feab4e6ff1a9f1f8cea87789d57de94b 1,386 0.38/1.00 vMB 10
596,133 596,133 0000000000000000000c281cd743a977f10da9051e6e2e22257972b84044cc75 513 0.17/1.00 vMB 17
596,132 596,132 000000000000000000077e1743df211a2ac25e1505f0da06bafa22139c47216e 2,481 0.78/1.00 vMB 26
596,131 596,131 00000000000000000006df39b6256ca730de7d035ce9308c4cc964e7ebf3a696 743 0.38/1.00 vMB 32
596,130 596,130 0000000000000000000d12e6cd3ce7ce25a51bc996889a794e03e3572876aa2d 313 0.20/1.00 vMB 42
596,129 596,129 000000000000000000101a3d42e55d3fffe3efcf2c96f2940c5da37262597ff6 1,050 0.39/1.00 vMB 31
596,128 596,128 00000000000000000000e14be0983ff9cb45725db7ce5ed5ca7f975a2a7db9d7 1,122 0.58/1.00 vMB 20
596,127 596,127 0000000000000000000632c6724662e9e1cc53a534412cc36cb36589023fe6ae 2,720 0.85/1.00 vMB 8
596,126 596,126 000000000000000000030b8e3f10e0cd2decfbb4a17bbe9636448b196777aeaa 3,130 1.00/1.00 vMB 24
596,125 596,125 00000000000000000001ee9230921549a8e6668bd9933076f183f52f5d819d1d 2,867 1.00/1.00 vMB 26
596,124 596,124 00000000000000000004bee753d901d69ab78370640179f8c68785aac4358913 274 0.07/1.00 vMB 10
596,123 596,123 0000000000000000000101d99e26adcd3be8aecc196ff59b1670df56c42c68d7 1,819 0.78/1.00 vMB 14
596,122 596,122 00000000000000000001808c5144c01a578b79f6520c763cd2923f12f84d1b09 3,423 1.00/1.00 vMB 10
596,121 596,121 0000000000000000000a8575d0b619b7a12986be30533f58fa0b2a6bccfc8db3 958 0.28/1.00 vMB 11
596,120 596,120 0000000000000000000eaf28d6235a21476586f020318a7dac7864b221ba3193 1,938 0.80/1.00 vMB 2
596,119 596,119 000000000000000000081816f060221eb50665e63a680fab5a4d92ff8fb12f67 3,074 1.00/1.00 vMB 10
596,118 596,118 000000000000000000062ca4263bc8106361e9d02055484a9e69283d73a650c3 3,146 1.00/1.00 vMB 22
596,117 596,117 0000000000000000000fc88481b03f1ff927c6cf36d4cee273a3775ae5142375 3,114 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.