Loading Tool

Explorer IconExplorer

Memory Pool

81,332 transactions
29.88 vMB
0.10664030 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt 83829bad6f329935e41330f7208b49e568c31fa8b07e54a6819783bbe7db1157
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 2c49cb7780715a6ecf175629a80c5bf27d6d7dc66ff5f17434d65284dfb72315
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,168
Size: 1.00 vMB
Total Fees: 0.04069555 BTC
Feerates: 146.36 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (408,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,465 506,465 0000000000000000005e5508352b53b2df99b387fb3104d9b6db1e6849e4f263 1,726 1.00/1.00 vMB 193
506,464 506,464 00000000000000000037640955819f9ee42513e8b3e1cd0eacd6589ab7d2c606 2,168 1.00/1.00 vMB 97
506,463 506,463 000000000000000000575ccbb26d79bd026d094f98cd92e8edc275ea8ebe281c 1,943 1.00/1.00 vMB 188
506,462 506,462 000000000000000000273fd2e5ff739782945b50bf6e2433990bb51cffa41025 2,251 1.00/1.00 vMB 263
506,461 506,461 00000000000000000053589e3e8ec1b25cb0b79b9547ce1f6ebf49f59b7e7423 1,563 1.00/1.00 vMB 133
506,460 506,460 0000000000000000003b888872d9434d24f7ad46ea4eb048a0c16ad3f6b58b80 708 1.00/1.00 vMB 53
506,459 506,459 0000000000000000002bb4edd4062e7b6ae0625663f294fc34257a3286af48a3 219 1.00/1.00 vMB 16
506,458 506,458 00000000000000000002d61c0c80dd7af3ad2dcf2674dd43f039059a074f3383 311 1.00/1.00 vMB 46
506,457 506,457 0000000000000000001f162bbd6a32696678dc220a2e074309714a5e389d6c4a 1,625 1.00/1.00 vMB 73
506,456 506,456 0000000000000000005f54622d97866453137466737289c2500e67f6fce1cd4e 2,256 1.00/1.00 vMB 192
506,455 506,455 00000000000000000061d435b531aaba60a3a9b9005747f9e2ed450272a99f8c 1,648 1.00/1.00 vMB 128
506,454 506,454 0000000000000000005ffa22ea5e68b5580fd02e821fb35c6d0f86a25d600fcb 1,954 1.00/1.00 vMB 135
506,453 506,453 0000000000000000001c30b647c955f280a579bcc07fb9404dfcd33617563d7b 249 1.00/1.00 vMB 21
506,452 506,452 00000000000000000040e2998ed896b3e85692b4f8defd27f7b54153252496b8 1,231 1.00/1.00 vMB 90
506,451 506,451 0000000000000000001eb05c43016e791d0ce3a4431dd78a8a00f7b431ae351d 1,432 1.00/1.00 vMB 122
506,450 506,450 000000000000000000564b4107b6ab38f1d58c5fb79cc637e548bf53aa6ec7eb 1,246 1.00/1.00 vMB 118
506,449 506,449 00000000000000000013f8c8b6f9aa08035099206dee645a3bff621792529b3f 630 0.45/1.00 vMB 121
506,448 506,448 0000000000000000000ee720f3252b6e26ddb8749f86e048bfd7ed7e8e410af7 1,055 1.00/1.00 vMB 82
506,447 506,447 0000000000000000002247b139c8bbf6e1f37be323e78654039c5a227e45d4cc 1,518 1.00/1.00 vMB 80
506,446 506,446 0000000000000000005ad83eec427008af9a83260c68c62cafe307660ce27905 1,777 1.00/1.00 vMB 226
506,445 506,445 000000000000000000012f3765f337572c1535842bcf4d857e6a88444995e430 1,371 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.