Loading Tool

Explorer IconExplorer

Memory Pool

39,801 transactions
28.62 vMB
0.07565522 BTC
Random Selection Loading Transactions
Max Size: 145.17/200 MB

Candidate Block

Mining Attempt d86487ee716c935f06bc60f4066873e7b7d013b118c935cb66da7ce0db05d9e1
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 03e1c97c90b9fc0c82ab305adff6e1263541a984470af19d899b9d9dbab12de1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.02032011 BTC
Feerates: 150.93 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (301,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,661 612,661 0000000000000000000458de49389baa7e0f8631068eb60b963b3ea92a06915c 2,635 0.87/1.00 vMB 11
612,660 612,660 000000000000000000026cb599bc6d58a25b9a12da9077ce3f2ff9b24eb5a054 1,581 0.63/1.00 vMB 12
612,659 612,659 0000000000000000000088ce7860a1a9bb8fcf40477cf489289322bcd5d6a0eb 1,423 0.55/1.00 vMB 8
612,658 612,658 00000000000000000012c0b289ab5e41e0a389fd20b1c7b201b055a02d075d98 2,359 1.00/1.00 vMB 3
612,657 612,657 0000000000000000000d12fee09e3af870528ff16708d72adec4f269e8f34dda 2,767 1.00/1.00 vMB 12
612,656 612,656 00000000000000000008a28a71d30503fc4b0ec4c04510f3cc6ff0df3b46b564 2,642 1.00/1.00 vMB 17
612,655 612,655 00000000000000000007f593cabb959bed42365391466f05878205d133310b41 971 1.00/1.00 vMB 2
612,654 612,654 00000000000000000007e0352009e62f0f8d5c24cbe685840bd9bf9796b0da38 1,311 1.00/1.00 vMB 2
612,653 612,653 0000000000000000000ea7703f011e7c5ca7e4bb9fe930a4151068416c251992 2,599 1.00/1.00 vMB 12
612,652 612,652 00000000000000000005533c904122276002bca59cce0cf3e3e2db93639d1b9d 1,589 1.00/1.00 vMB 2
612,651 612,651 000000000000000000129d3e7a079ae54c5655472317c9b901628dbdd3280c9c 2,644 1.00/1.00 vMB 13
612,650 612,650 000000000000000000034a5b1b2ce84277ab9f7eb3c20591b109aff7973bdfa2 2,340 1.00/1.00 vMB 21
612,649 612,649 00000000000000000002a5d1d0efc672af81ed714775a84258e1063c52cacb80 1,354 1.00/1.00 vMB 8
612,648 612,648 0000000000000000000add8a68c438aac477648f8d1b53ec792e63df7d0e8379 1,697 1.00/1.00 vMB 8
612,647 612,647 00000000000000000014165cd9ddf2ccd63b5ca24b4511f529a4710e4b4c88a2 2,830 1.00/1.00 vMB 6
612,646 612,646 0000000000000000000770543522ea53240e86426d47bf6005292c34dd201dce 3,049 1.00/1.00 vMB 24
612,645 612,645 0000000000000000000444803ca23cffb65ea59fb0afef4065b2ea897a03e120 2,477 1.00/1.00 vMB 12
612,644 612,644 00000000000000000003ac7bda6909ee357240ef08c97b58f6bf8273c7c9dbc1 2,371 1.00/1.00 vMB 11
612,643 612,643 000000000000000000058285ffcded0586803dd4f58bc463d01b18915d40257e 1,281 1.00/1.00 vMB 10
612,642 612,642 0000000000000000000c1498d7e6dedd3ddb38b370560445a944906777eb1477 2,802 1.00/1.00 vMB 23
612,641 612,641 0000000000000000000c06128aed213cdee55de0ee6cc63f8cef5e0552dbb07f 2,962 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.70 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: 629.15 GB
    • Received: 11.87 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.