Loading Tool

Explorer IconExplorer

Memory Pool

79,068 transactions
29.26 vMB
0.12216797 BTC
Random Selection Loading Transactions
Max Size: 176.49/200 MB

Candidate Block

Mining Attempt e6ce98e37d4efa527492b5ba91ef595a174384360571af755f54ac9ba941ccef
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 65f52757d29599724c75303025fe5cb1656c8a20461391d5421bb3e4a9e46328
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.04445333 BTC
Feerates: 150.80 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (219,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,654 695,654 0000000000000000000b087dc07199c62edd8f4c3f36d953042bdab2cc1358d2 354 0.18/1.00 vMB 15
695,653 695,653 000000000000000000086abb100d2bcb6740842b7e1d1e068055754535bb4897 1,176 0.60/1.00 vMB 8
695,652 695,652 000000000000000000005fe4a44b1a69486d42706206d0d73033b889d71f63fb 1,829 0.93/1.00 vMB 9
695,651 695,651 0000000000000000000b6c2699539b3af8ff3d21afab5f2b9a8a88faa6940c3c 1,365 0.70/1.00 vMB 8
695,650 695,650 00000000000000000006197184aca82cedb26e1685858c96c1a3f9d3c47d803e 1,845 1.00/1.00 vMB 12
695,649 695,649 00000000000000000006be45cd6a57f0ce02e2f9e4f8a22b63d0a994573848e2 2,113 1.00/1.00 vMB 14
695,648 695,648 000000000000000000022b16dfd10b8e5b5143bd77685dd123800b55e0e7c73c 2,027 1.00/1.00 vMB 14
695,647 695,647 00000000000000000001f311075eb65059116944fca9c851e73aeb555e2e9cff 2,619 1.00/1.00 vMB 18
695,646 695,646 000000000000000000071632cdc814fedb111cb7b17fe803043d515961f2148e 76 0.03/1.00 vMB 8
695,645 695,645 0000000000000000000a0169ed6a6e38421858e440a0d80244e3fa63c66c4505 2,785 0.92/1.00 vMB 17
695,644 695,644 00000000000000000002dcb7d26deae5708ceef91eaf76b02753241e0355fc74 56 0.02/1.00 vMB 14
695,643 695,643 00000000000000000008ccd0fc1b3305bea62003ba5e985d6d16007faf8d5891 688 0.21/1.00 vMB 14
695,642 695,642 00000000000000000009c4835304067b9e6a307021146106069ec9190226ad99 192 0.06/1.00 vMB 27
695,641 695,641 00000000000000000010fc2d6eb9ceae6fd6b6ebd9bf7d5d5d837210ce3005b6 537 0.16/1.00 vMB 15
695,640 695,640 0000000000000000000a3d86268322bd6bb63b76185c60778f573a26d6658b1f 1,491 0.53/1.00 vMB 15
695,639 695,639 000000000000000000097cc766987e0efb693ff21d4511e7cf67c8987efacd84 660 0.28/1.00 vMB 12
695,638 695,638 00000000000000000004e3cc5017b70bdc3cb50262047f5141e91641cbdea86a 44 0.01/1.00 vMB 4
695,637 695,637 00000000000000000002b38b3bdc1d4da28752e509e15d9fbe77ac2b635ddc3c 808 0.34/1.00 vMB 12
695,636 695,636 000000000000000000083b19579e67618e13605d02ca00a122c96b0d99557ca1 528 0.22/1.00 vMB 11
695,635 695,635 0000000000000000000656b8dec06ac4c1dec1d6899f4cdc574fe544fbd55f8a 1,411 0.51/1.00 vMB 13
695,634 695,634 00000000000000000004d652ce78f6e7d5dae0e6ec7caa8748d0585641d41fde 55 0.03/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.