Loading Tool

Explorer IconExplorer

Memory Pool

79,552 transactions
29.67 vMB
0.07782450 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt bb22e739cb8d551e7f834042c56d4a6f9cacc785c81bae4d2a642794c964aa44
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root bfb13196bd39365f4a9727f0d9a08ebc1813a3bd5403683d80d2da4cc1d5fa02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,420
Size: 1.00 vMB
Total Fees: 0.01735576 BTC
Feerates: 502.65 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (685,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,493 229,493 00000000000001720baa13cd7063b52df79670843dd3a9432617c749343916f7 328 0.17/1.00 vMB 145
229,492 229,492 0000000000000232b1830d4d8f0c8ad93cb421aeef2e55977212e83a5a23faea 292 0.12/1.00 vMB 185
229,491 229,491 00000000000000c8c1f87c5951da27c64fba2864186a79746c97319aaaf327b1 227 0.15/1.00 vMB 79
229,490 229,490 00000000000001639fe3c5cff7ab53cf237b637f7e51f3e4d16cbd8d6f60d6af 334 0.16/1.00 vMB 152
229,489 229,489 000000000000027e43faf420578e2e4ac697d83304b181b5743655a0b6195d13 300 0.22/1.00 vMB 158
229,488 229,488 0000000000000066a6667ad440b89dd0a341ffa0a50a8aabbf135d7b1df2264f 70 0.04/1.00 vMB 80
229,487 229,487 00000000000000a101af2cc37bd213e32486050e45861513a9cc5474b9ae9688 707 0.40/1.00 vMB 143
229,486 229,486 000000000000002e36d7dc45e66798e2a13229b108246c2ea4088fb8ad22953c 329 0.10/1.00 vMB 50
229,485 229,485 000000000000011aa812c68621db5003bad9140b484338fa9817520f46bb1122 230 0.10/1.00 vMB 146
229,484 229,484 0000000000000145e362fa489392530ac599d31ad65177674c0c1b83ea37fefc 417 0.22/1.00 vMB 176
229,483 229,483 0000000000000030c0851e2749ec5434f496738572166e624193b072b7e8766d 271 0.17/1.00 vMB 117
229,482 229,482 0000000000000156e9afedfa8702113b57ef3b9d61cda4d496704ad6445f023c 351 0.18/1.00 vMB 151
229,481 229,481 0000000000000270a619ccd6cbb3104b882c36fa536d25ee2f652c27d6b1883d 353 0.17/1.00 vMB 184
229,480 229,480 000000000000016cc710e491ed629867198fc798b85394a7ca799a99999b06fc 176 0.06/1.00 vMB 133
229,479 229,479 00000000000000b1f10c674e946f260e12eb9e548554a0678c33757b409a7f62 123 0.07/1.00 vMB 108
229,478 229,478 00000000000000f0a6d3090e994bede400bb71942b32ebae05a09cfd65730b96 108 0.05/1.00 vMB 41
229,477 229,477 000000000000021777d007ca65b46e8f4c55701cc1f0b368f4a10fc7e3ba1587 234 0.09/1.00 vMB 172
229,476 229,476 0000000000000233240c0aa60f5d6a8005dbcbcdbaf19739a247665a9979f1a3 391 0.25/1.00 vMB 129
229,475 229,475 0000000000000014d19ec3eaec5d82c99f612d158c06628d39688fe893c66f16 233 0.12/1.00 vMB 133
229,474 229,474 0000000000000198b8968874e11064f95e867e2df8a8f4e2f40958097227241b 488 0.25/1.00 vMB 141
229,473 229,473 00000000000001d47054a2e1a619b60d9fb3bc0cecbda4bb0cc3654a152a2c4e 385 0.25/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.