Loading Tool

Explorer IconExplorer

Memory Pool

81,587 transactions
30.31 vMB
0.07611433 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt bcf81072d54f116957aa35549607aa8d2f222776599507f24b9b7ec8501bd0c3
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 2249ae2e2f318bb58c63b05833fecc8c43d7095f11f3dd826cf99f4fe6d3f948
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,831
Size: 1.00 vMB
Total Fees: 0.00868480 BTC
Feerates: 150.77 > 0.87 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (310,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,126 605,126 0000000000000000000d8e95295e2e1f9acf6c9861fc063a0d85bd0691cc4b7e 1,388 0.37/1.00 vMB 17
605,125 605,125 0000000000000000001168706aaf8ef6b3947607039a6eb96068a7d65595eb85 2,131 0.58/1.00 vMB 15
605,124 605,124 00000000000000000000a71877975f7a399928754ac3cccfd57ab1a87e996cef 969 0.30/1.00 vMB 15
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
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.