Loading Tool

Explorer IconExplorer

Memory Pool

65,861 transactions
30.37 vMB
0.07697778 BTC
Random Selection Loading Transactions
Max Size: 171.86/200 MB

Candidate Block

Mining Attempt d807cc87a23c79d5ef467322adceb90f0acb75d67754a81853765b553f5d94ed
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 04c822f39c1bffc933ade270a5f8e7f7e455a2dbee1fedc4f23657f5a38b0571
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,235
Size: 1.00 vMB
Total Fees: 0.01791181 BTC
Feerates: 150.93 > 1.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (318,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
596,116 596,116 00000000000000000003e800a99b3d0319a3388a24e28c099b3af8123e678daa 2,265 0.64/1.00 vMB 12
596,115 596,115 000000000000000000124a850a7381f4d8ab81abf9c3307abd06d720c4a41335 611 0.20/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.