Loading Tool

Explorer IconExplorer

Memory Pool

30,732 transactions
24.69 vMB
0.06230447 BTC
Random Selection Loading Transactions
Max Size: 122.91/200 MB

Candidate Block

Mining Attempt 6e5ff022ec02e423f62bcddee739c3064b96b0334498f68a7793e59824edd22a
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 7af1df725a8402cdc77a2a7411b24999670e6b075e8f97f517663ad3907a8704
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,081
Size: 1.00 vMB
Total Fees: 0.01831931 BTC
Feerates: 100.60 > 1.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (509,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,439 405,439 00000000000000000516332cd0560a7b86a770e03a90b6dfc33752e17a24a459 1,561 1.00/1.00 vMB 28
405,438 405,438 000000000000000005854be4dcebae2dcafd88ebfd611ab39860422f88df5635 1,604 1.00/1.00 vMB 49
405,437 405,437 000000000000000002f56c399e3fe392ee8413e08b84a353dc69d394f9f41364 1,235 1.00/1.00 vMB 41
405,436 405,436 00000000000000000260310bf877dc3da9589ac9ff7fcddbea12b40adfabd401 1,651 1.00/1.00 vMB 38
405,435 405,435 000000000000000002c651a76209f9a4834c77d2d249d44cb82709bf3e89ec90 1,878 0.99/1.00 vMB 47
405,434 405,434 0000000000000000059ef9647e7b6bf2554f0e97f5364aa5e72fd29111a4b974 1,524 1.00/1.00 vMB 40
405,433 405,433 00000000000000000537607a5be6e6a279d643052704d5ea571bffbaa4967118 2,653 1.00/1.00 vMB 50
405,432 405,432 000000000000000002bf5db64be43511b045428589586e90cd10e80337a99a75 1,031 1.00/1.00 vMB 57
405,431 405,431 000000000000000004addddd0b20bce3d00641de2670893ca716912ee1313772 2,063 1.00/1.00 vMB 83
405,430 405,430 0000000000000000055dbf6dfd8072baf611fad02ec96504625a01cb78e75b0a 1,876 1.00/1.00 vMB 30
405,429 405,429 0000000000000000049f80c29b6daff782312e4d18eb1fca31b83c6b58abe69f 2,491 0.93/1.00 vMB 45
405,428 405,428 00000000000000000315acf3f42eb813d3e5f8202e66e9de7cf706158dffea2c 2,420 0.93/1.00 vMB 50
405,427 405,427 0000000000000000063f76bac7087dffc6e00ed7307bf8f175249084a52c3c73 1,200 0.93/1.00 vMB 66
405,426 405,426 0000000000000000040418bf74c31696c5f4bd1b74658bbd31420821248718a3 1,785 0.93/1.00 vMB 73
405,425 405,425 000000000000000002e4d86b6d5a5f14c20299950ca3cde7381bc79c5694f4ad 1,573 1.00/1.00 vMB 68
405,424 405,424 0000000000000000062fb574f6b92bc2cc97ba31f2d33fda9f30621ea872d73b 1,657 0.92/1.00 vMB 29
405,423 405,423 0000000000000000026d85b5ef62b5a2a476205204eff37ce532bf9ceadb426a 2,258 1.00/1.00 vMB 50
405,422 405,422 00000000000000000261cd6824c55021dcc450992b0422942cacc97511107c75 1,512 1.00/1.00 vMB 68
405,421 405,421 0000000000000000062694c89e4b27ebb9d785d3ebfc5cfbe8a3c428e5b1a1a3 576 0.35/1.00 vMB 38
405,420 405,420 00000000000000000657200cfc6759f062802df1fff8e72d829fee1f52e93fef 961 0.89/1.00 vMB 27
405,419 405,419 0000000000000000058c9e5c8fead60e19276227e21c8a98415cafc753ff628d 2,059 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.87 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: 642.78 GB
    • Received: 12.55 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.