Loading Tool

Explorer IconExplorer

Memory Pool

51,384 transactions
28.87 vMB
0.07809538 BTC
Random Selection Loading Transactions
Max Size: 155.30/200 MB

Candidate Block

Mining Attempt ed45bbd1f749a3908a60adfb6d0cfb3804c6d28750cfe4124fd92c4010626061
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root f65f61d82dc9763de7e33605a91df38f0af55001e06e9ac4e869345805427cbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,461
Size: 1.00 vMB
Total Fees: 0.02205548 BTC
Feerates: 122.12 > 2.21 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (361,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,410 553,410 0000000000000000001ae3b44e1436a131286ef9571167a9d7babc7f5c125d84 1 0.00/1.00 vMB 0
553,409 553,409 000000000000000000175f4931b992f2481857b75e7df061d5a72a975d42f9f3 2,719 1.00/1.00 vMB 27
553,408 553,408 0000000000000000001cd5a8c2c5055c488c259981d0189a81adb8803544cf09 2,703 1.00/1.00 vMB 58
553,407 553,407 0000000000000000002dbe2a132a2f6b9b06f8c9b91528bfda3c90ed7e0f4a0f 2,468 1.00/1.00 vMB 20
553,406 553,406 000000000000000000024538dd2f1b2b8c49273b8b592c4250a7ab787cf92904 1,739 1.00/1.00 vMB 21
553,405 553,405 00000000000000000001bd41510626ec53ed088ba525be9ef310092177dc78a0 2,838 1.00/1.00 vMB 39
553,404 553,404 0000000000000000001f0611506a4a4d4d43617f1f899f56995bd47a29755704 2,604 1.00/1.00 vMB 44
553,403 553,403 00000000000000000027bf2faeefc05760dafe486fc4097e16d2df0117df5c5c 1,632 1.00/1.00 vMB 26
553,402 553,402 000000000000000000144633e6070bfe18ceaf61df5b3900a26ee47984459d6b 609 1.00/1.00 vMB 47
553,401 553,401 00000000000000000003c39d01099d2e323d7a04cc02ea37dfa719aa34e232cc 1,110 1.00/1.00 vMB 74
553,400 553,400 0000000000000000001dab769eb36221fef8aca68358d1a646b2dfe1c3ad6074 1,724 1.00/1.00 vMB 16
553,399 553,399 00000000000000000012ab6959a60c5136095cc4006537e041cfd6beda49a148 2,757 1.00/1.00 vMB 26
553,398 553,398 00000000000000000019aaeec24a518711366f00128ae67c04089d06ba6f4b8c 2,759 1.00/1.00 vMB 31
553,397 553,397 000000000000000000083d011f0871dc5bf6b6793e5eaf98ee4bcf73ad2485fd 139 1.00/1.00 vMB 11
553,396 553,396 0000000000000000001b45e78ed4508e0ef7da41900622d1e372450157c89c5e 1,471 0.97/1.00 vMB 19
553,395 553,395 000000000000000000315c8f00a924dd8c96a6fe2013627c8d22022b2dea537a 2,307 1.00/1.00 vMB 22
553,394 553,394 0000000000000000002523785a5a3a0f4a04536baf589f9c5fbf2b6273daf62b 2,996 1.00/1.00 vMB 15
553,393 553,393 0000000000000000000a2155193300e9a334db7890ecf5cd488c9d6be120ef12 2,578 1.00/1.00 vMB 47
553,392 553,392 000000000000000000296776e029f7f080f7fb5a6add661fa2833dee72e3ab5f 1,500 1.00/1.00 vMB 20
553,391 553,391 00000000000000000012dda1774280e208cc2ab7314bd4da7ade663a28d6ba6f 2,465 1.00/1.00 vMB 27
553,390 553,390 000000000000000000090529e589cd0139cba740ef7a824b0e6735d70ed8c121 1,855 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.