Loading Tool

Explorer IconExplorer

Memory Pool

45,937 transactions
28.76 vMB
0.13951160 BTC
Random Selection Loading Transactions
Max Size: 152.18/200 MB

Candidate Block

Mining Attempt 2e579fc349c782b3d22834f724fc2e7aacee89505b3aff5d43b1b2e5b7ab84dc
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 193090dc0d46876abef9598539159913dccc1bd7b02c1299e38765400d1c86c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,527
Size: 1.00 vMB
Total Fees: 0.07880920 BTC
Feerates: 15,654.48 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (68,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,593 846,593 000000000000000000000836a063dcf53721f4c5b5e93329939a887ce19514e0 3,146 1.00/1.00 vMB 25
846,592 846,592 00000000000000000001f6ef8d065762695c5cf139436c96ab2217bf86627399 3,242 1.00/1.00 vMB 29
846,591 846,591 00000000000000000000c08017a0773d58d0aafa7bc5001f36607b46b4221ca1 3,547 1.00/1.00 vMB 32
846,590 846,590 00000000000000000000c64035fe5dfa31475496368f463c4f17077030be27a2 5,166 1.00/1.00 vMB 34
846,589 846,589 000000000000000000007e2aa594ba1f8893cf1f9ea03f2260e126f7c1cae3c1 3,133 1.00/1.00 vMB 34
846,588 846,588 00000000000000000001da1f066c954d3a0c770d582c5584321d25dbd6e731df 4,043 1.00/1.00 vMB 26
846,587 846,587 000000000000000000020f196b2d85766474bf81765ff0faf8cb71141fa591ab 5,678 1.00/1.00 vMB 23
846,586 846,586 000000000000000000032b7e6c409badd1eb28075b5d8dac259d2239fc5f1d64 3,962 1.00/1.00 vMB 27
846,585 846,585 000000000000000000008066c65102ffbfdf2a145358eb9b5ee26deb49185b02 4,766 1.00/1.00 vMB 21
846,584 846,584 000000000000000000005245f0f0976508dae00a8d57bec7fcec122197afe6b5 5,685 1.00/1.00 vMB 26
846,583 846,583 000000000000000000018f703b1b2b0e47bc004f2c3ca9715cb9423e69699397 5,668 1.00/1.00 vMB 24
846,582 846,582 00000000000000000000cbfb628431fbe0a8d4738d7d0d4eb6d7ad662ebfd410 7,337 1.00/1.00 vMB 20
846,581 846,581 0000000000000000000317c3df4a0522bb7b464818c2d80fd56428512400eed3 5,003 1.00/1.00 vMB 25
846,580 846,580 000000000000000000014b2d193c50450a3ebcbfb31d506beb69ea35bc744c3c 5,292 1.00/1.00 vMB 20
846,579 846,579 00000000000000000002be588ec658d21130243515aeb243dee7d18a5970c551 5,514 1.00/1.00 vMB 26
846,578 846,578 00000000000000000001ecbee6d31a5f7dcff1d84cae30485d8d939a8147b8b7 4,886 1.00/1.00 vMB 31
846,577 846,577 000000000000000000006cf95664f05437ed77025f2ca24a10897d19b63ac7db 5,237 1.00/1.00 vMB 20
846,576 846,576 000000000000000000008b29ec6371f51c2b71be1e9cf351a5e2eda633bbd552 7,054 1.00/1.00 vMB 21
846,575 846,575 00000000000000000000ec7237d7a571faa9ebe71321dcf2f84583f76089975e 6,514 1.00/1.00 vMB 23
846,574 846,574 00000000000000000001ecee469df00b301b04fdeae2bea72b8adcafd4ee54e8 5,508 1.00/1.00 vMB 23
846,573 846,573 00000000000000000000376b0c2c551a8575a858284340309db07373db1ea496 5,378 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.