Loading Tool

Explorer IconExplorer

Memory Pool

28,565 transactions
19.18 vMB
0.05948804 BTC
Random Selection Loading Transactions
Max Size: 103.61/200 MB

Candidate Block

Mining Attempt 96407720f396f96b9892b9e267e8d0b17852ff42593e4805898071e11060d726
Version 20000000
Previous Block 00000000000000000001bd53453aa56a74e7e4f6942cc299118d6e00af27d436
Merkle Root 2f8d1f135dcd21d341a3c07fed7cc9e763fce7b76fe74bef2f918f212a511f7b
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.02824128 BTC
Feerates: 122.60 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,615 (8 blocks away) ⇈
Next 8 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,607 941,607 00000000000000000001c649976c770b5b737d0fd2b1789d65fc79ac489b0fcf 3,150 1.00/1.00 vMB 2
941,606 941,606 00000000000000000001e13435b2290ccdeb91f4882f8dafa5fa89e7544a3d86 3,695 1.00/1.00 vMB 5
941,605 941,605 0000000000000000000061d0a63e2f23cf913899766b6e5dbcbe4fc425d062c7 3,649 1.00/1.00 vMB 2
941,604 941,604 00000000000000000000b28e62ca0c151af2890b1387286a935a9b70f1bf40c9 3,471 1.00/1.00 vMB 1
941,603 941,603 000000000000000000003f2949b6196167c0daee13eaffd783e6309b831b6cc4 3,314 1.00/1.00 vMB 3
941,602 941,602 00000000000000000000f2d0f8858191afbfa67b998e2ed2bd972e32921146d1 4,413 1.00/1.00 vMB 4
941,601 941,601 000000000000000000012a7f6b16bd3fb7a8a50a2e8dd1a429f999cfab562e5b 3,886 1.00/1.00 vMB 8
941,600 941,600 00000000000000000000d04d8799b93155459525fcdcebcbf72889aba4e030dc 3,477 1.00/1.00 vMB 5
941,599 941,599 000000000000000000017ad34b773d892b3d41aa12b33ade042f3d9315bf280a 2,349 0.67/1.00 vMB 1
941,598 941,598 000000000000000000017ea55897f5c0c489eecfb38d6bd2a1c7dd68379368c4 3,821 1.00/1.00 vMB 3
941,597 941,597 0000000000000000000214004990e140b1ca2fa28da8bd860478cc541dfc88a0 3,106 1.00/1.00 vMB 2
941,596 941,596 000000000000000000018947e24fb14d9f5b527a1357d0535bdd1d74e6df33cb 4,504 1.00/1.00 vMB 1
941,595 941,595 00000000000000000000029b037afb3723fa8b72528342c2c73740e939ad59bb 3,873 1.00/1.00 vMB 1
941,594 941,594 00000000000000000001d4d903ea88241f525f71898e564df7e55bac92ce0246 3,215 1.00/1.00 vMB 3
941,593 941,593 000000000000000000010998268ffda0a841776c0a079dc32e59ee6ad808a068 3,551 1.00/1.00 vMB 3
941,592 941,592 00000000000000000000057f143ea8354ea1aaa6b86aaf923e71b9b7e8bca224 3,668 1.00/1.00 vMB 3
941,591 941,591 000000000000000000019188412e42eb79a497fa2680833b38a1e40e02a1518d 3,724 1.00/1.00 vMB 4
941,590 941,590 0000000000000000000023936c34506e197f1ff7a8ed82b80a2232a3a66aafab 2,027 0.58/1.00 vMB 2
941,589 941,589 00000000000000000001e463f3cdaa4a68b11eea5fa0290abbd835691358d01b 5,722 1.00/1.00 vMB 0
941,588 941,588 000000000000000000015bb98fa8ac6d1ef652229be1cd3ed15ccc272bd649f3 1,871 0.49/1.00 vMB 2
941,587 941,587 00000000000000000000326c3c3bb702cc20a4860913c7ef91fb4740a2167147 1,612 0.56/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.65 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: 4,665.17 GB
    • Received: 253.12 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.