Loading Tool

Explorer IconExplorer

Memory Pool

76,840 transactions
28.73 vMB
0.09439723 BTC
Random Selection Loading Transactions
Max Size: 174.36/200 MB

Candidate Block

Mining Attempt 90d2560fb4086b5939ed35d1a75e22c3963b4ddc751e4155b1a64a46f59a3d5d
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 7d51fe7af2a21ddbbbab9e648c921356028bb8fe475365ca2a45c921c66bc5ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.02751487 BTC
Feerates: 180.82 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (425,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,072 490,072 000000000000000000bd58f0eaa18584d6b79cdd1d721676117879d8f9d8cd8b 47 0.02/1.00 vMB 97
490,071 490,071 0000000000000000000ca8c657ad46b1902e25b8f33c76488dab81be2286a125 404 0.20/1.00 vMB 83
490,070 490,070 0000000000000000004feef807a3de635088c8efd18ead8292ad14ccff290484 628 0.25/1.00 vMB 112
490,069 490,069 000000000000000000d32a2a31b9b4cdfff20dfb62f2bb17a49b16cf0a7e884b 2,264 0.95/1.00 vMB 134
490,068 490,068 0000000000000000004358bd7ef1cae989478956ecc5edfe37d8b67b1613d053 373 0.17/1.00 vMB 104
490,067 490,067 000000000000000000888cad6747ac507e81aa9c5e53c36312f667dea9100d08 371 0.20/1.00 vMB 74
490,066 490,066 0000000000000000008b91ab02c155615e2ed673e66b9e89e5c8f8ca27dd0fe0 579 0.26/1.00 vMB 139
490,065 490,065 000000000000000000abfbc955218b21e7d61b39dac13fc6f31ac58ce9e7fcad 1,943 0.90/1.00 vMB 123
490,064 490,064 0000000000000000007bcd5a61f87c6d0a5ffe6b562807dfade75d697d56e885 1,222 0.57/1.00 vMB 81
490,063 490,063 0000000000000000003eb16d159dd96901c0688db8bf418abd2068e193ae0f45 335 0.18/1.00 vMB 158
490,062 490,062 000000000000000000a99411c69ad537718ca94932e9641ec2166e91752bb615 2,695 1.00/1.00 vMB 62
490,061 490,061 00000000000000000097d8a9f9dc6e5dc057688817071e8959fb74eb974e1c68 521 0.28/1.00 vMB 150
490,060 490,060 00000000000000000043e3a162a03b2c51df1420ff167720844d7eca1747444a 2,324 1.00/1.00 vMB 167
490,059 490,059 00000000000000000056b747f803025742746f2eb5eff45c843e05177351dfd8 297 0.11/1.00 vMB 165
490,058 490,058 0000000000000000004c5613326d116b213b49a2d906badcfd643cdf47169063 2,415 0.84/1.00 vMB 120
490,057 490,057 00000000000000000063e6eea8ec87379d113400ed730a75d5ef78945ba0ecef 1,490 0.88/1.00 vMB 103
490,056 490,056 000000000000000000989f80d46252ce733d6cb5f4c11ff326562ab9edcc64b2 439 0.18/1.00 vMB 227
490,055 490,055 0000000000000000005ec8073349138296f10ea1f7a714f0b3b79ed868eeb7ba 2,298 1.00/1.00 vMB 151
490,054 490,054 000000000000000000c09f24dd2c80d6b8d7c2aaddb3dbed69e54c80df6ef5a9 92 0.14/1.00 vMB 134
490,053 490,053 0000000000000000009671f9c14a0c1373cf07f5d8ff29cf38acbd41edacba7f 933 0.40/1.00 vMB 125
490,052 490,052 000000000000000000c88ff3e0b21759cb9c6439ae28a78adaf910d80ab0cc30 394 0.15/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.