Loading Tool

Explorer IconExplorer

Memory Pool

79,444 transactions
30.79 vMB
0.10958091 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt d96725714830bde296365ded6f5c43c39c3f145e5a3958076243630cb7ad8003
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 7dd85667d2e3cc69da1d3d4777d1d67e4caa3c39762d6bfe136663e9e72503a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.03549577 BTC
Feerates: 201.36 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (436,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,087 478,087 000000000000000000c4abb8839ea8c60b2a716386880c13cddab173a8a944c7 1,657 0.94/1.00 vMB 136
478,086 478,086 000000000000000000a568dff7baa40a86631783115ce8a4069ddf860ad0cde7 1,066 0.75/1.00 vMB 107
478,085 478,085 000000000000000000fadcf9a1963c965e928916bcef573ae692ed6e0554dc0e 846 0.45/1.00 vMB 130
478,084 478,084 000000000000000000b186e2d3deb461d80ccd30d8d38507bf89f7d79c7d8e77 995 0.49/1.00 vMB 141
478,083 478,083 000000000000000000f3d1cceee8ed41e1fa5af44309137252b285120411d25f 1,359 0.85/1.00 vMB 111
478,082 478,082 0000000000000000003d1f544868fdb277d362115c0eef9c8823e151067fce8f 638 0.45/1.00 vMB 123
478,081 478,081 000000000000000000463c6f0b6a9a4726119da3c72837ca11a7c575cc0e3685 1,402 0.99/1.00 vMB 84
478,080 478,080 000000000000000000b66f54c4cfa67100858b1e196966249045cf4556609b49 1,134 1.00/1.00 vMB 88
478,079 478,079 0000000000000000008bcaccbe57c1c4ab911f27aa846e9b03025bac86ed3ae8 1,470 1.00/1.00 vMB 152
478,078 478,078 0000000000000000008f5bb83a9aec2b5275839e2e091091212c7a46e2c77cb5 1,733 1.00/1.00 vMB 165
478,077 478,077 000000000000000000087ef3269891585de7f27ad6ffb1943239b577a2972c1f 1,410 1.00/1.00 vMB 154
478,076 478,076 00000000000000000060f79c62f89d7d17d8b1a94ec37fe8f59372390f412785 1,288 0.74/1.00 vMB 70
478,075 478,075 000000000000000000dee3ed3e4a1a97a4a9bfb9783041b099520c323c8b5c16 1,659 1.00/1.00 vMB 110
478,074 478,074 00000000000000000107aeffae54f814e41d72362c2a35c1594cdfb76044fc91 1,760 1.00/1.00 vMB 196
478,073 478,073 0000000000000000005ff23274a180f8fb4ea59a4c8784b82d961f41f18c381e 872 0.45/1.00 vMB 134
478,072 478,072 000000000000000000bd3376d7ce76b9e59eb07479b63e48866c50689f08f9b4 487 0.34/1.00 vMB 144
478,071 478,071 00000000000000000067a5f470356f9b790f6aa3a56ebe38be664245cecbff31 1,326 0.78/1.00 vMB 98
478,070 478,070 000000000000000000330fa44a30e8bc88c234c8d77f2965c4470a4648237c62 1,246 1.00/1.00 vMB 181
478,069 478,069 000000000000000000599c9a1743e89878c98631c499111c41e2cbf79da166d0 702 0.54/1.00 vMB 147
478,068 478,068 000000000000000000d1245273d9545ef63c154235163c699a6bc5aecd982854 211 0.11/1.00 vMB 137
478,067 478,067 00000000000000000126bbf83e9d2528f9a9dae278ffe843bc032e106ce41322 543 0.41/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.