Loading Tool

Explorer IconExplorer

Memory Pool

81,485 transactions
30.88 vMB
0.07164494 BTC
Random Selection Loading Transactions
Max Size: 188.13/200 MB

Candidate Block

Mining Attempt c6e7fc2eefb2e47dc2b756cb1114c7c9d3ccf0f70a16a824dc5ad702df115350
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 3f9982bb8d0163a5da2e116aea93eb90af4816d96d1216cf3a0ff7effd9b51b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,385
Size: 1.00 vMB
Total Fees: 0.00531435 BTC
Feerates: 60.16 > 0.53 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (552,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,420 362,420 00000000000000000e84624e65cebb1b739c8377bd3aec5f9b7be4d48de6b260 853 0.51/1.00 vMB 24
362,419 362,419 00000000000000000f477ea11367ab50d03c276b99c0b46ce241b31e24700090 1,080 0.49/1.00 vMB 28
362,418 362,418 000000000000000001499b8fc7e455934d37d031cf4a2b86f44b8890a96212fc 1,194 0.56/1.00 vMB 29
362,417 362,417 000000000000000011c0a7f419dc83c98506eb0e55cc6fc155d0811ac7aee7e9 611 0.26/1.00 vMB 34
362,416 362,416 00000000000000000db98206715ec50e1c80ffedcbaae3bee79a3a94469e3ee0 443 0.19/1.00 vMB 29
362,415 362,415 00000000000000001590fb4564a3e953d69bf43c379f9f4b20718259efe1702f 461 0.22/1.00 vMB 29
362,414 362,414 00000000000000000db930dbafd80c3e1f5dca4d8b1787ae3f00b4961601ea44 102 0.06/1.00 vMB 11
362,413 362,413 00000000000000001446378a596d757bb212e1f09f95a9d099ad7d88d7e68987 823 0.46/1.00 vMB 28
362,412 362,412 00000000000000000c3052ecd2a35819266c6ed480b9359887e1791792913dd0 546 0.26/1.00 vMB 29
362,411 362,411 00000000000000000ac14cd6152416a079ac9f86dfe8b7f199551824a359b3e9 443 0.22/1.00 vMB 29
362,410 362,410 0000000000000000085cada3ec3b5e35f94442ffa84da8bfbc6061c2537871c5 78 0.04/1.00 vMB 24
362,409 362,409 000000000000000009efacaf1def87f72eca5be021c6da4aa7cf9a03320b39ef 1,426 0.71/1.00 vMB 28
362,408 362,408 000000000000000008854a71c27505efd4073a832ad67708c1c9a606c49ffdf6 164 0.08/1.00 vMB 26
362,407 362,407 00000000000000001458a20dca462e48371a4f3800ce85bc49d9f29271e59c3d 490 0.25/1.00 vMB 26
362,406 362,406 0000000000000000077eee29a4a4120d3b57fa75cf4742c33a885a87dbd8828c 984 0.46/1.00 vMB 32
362,405 362,405 0000000000000000138a9dca55517f35e1342ff10554f315d4f2a2c3f2fea6ba 390 0.21/1.00 vMB 27
362,404 362,404 000000000000000015cad2983dadc6626451dd5cb621c16cfb485e3a82b8f235 605 0.47/1.00 vMB 18
362,403 362,403 0000000000000000130140a89cef4ea21a64a3ab2aeefb3047de7641e5c2fbf1 1,970 0.75/1.00 vMB 38
362,402 362,402 00000000000000000091b03f60bddc502df01802deec8867c18052ea4ec78158 426 0.25/1.00 vMB 26
362,401 362,401 000000000000000000104cf588bff57ce919809184277e2cb629bb5f86c0096c 65 0.02/1.00 vMB 40
362,400 362,400 000000000000000001730731ef25b7bb62482a213172e122cbb149bf8b0e120e 351 0.16/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.72 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: 705.02 GB
    • Received: 16.65 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.