Loading Tool

Explorer IconExplorer

Memory Pool

80,878 transactions
30.83 vMB
0.08241413 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt fda8e2d74418e56ed2b000134a3ce9d9597540ab348b0e3e123c7af1184262a8
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root b130f7c9face9bbfdeb89a3d89f984c2e8a68b56a7e31d7c5dc93d5c028be61e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,017
Size: 1.00 vMB
Total Fees: 0.01622070 BTC
Feerates: 100.69 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (107,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,026 808,026 00000000000000000002990b67c141ba1198b7f65d6abf0e394791dd3eb97ead 5,494 1.00/1.00 vMB 14
808,025 808,025 0000000000000000000284c6c92c3673488bf7dd3da308923bd8c3fec613ee61 2,543 1.00/1.00 vMB 19
808,024 808,024 00000000000000000001b66238957c6950fe2a1a8a89b1c73936aff2eed612d1 3,069 1.00/1.00 vMB 20
808,023 808,023 00000000000000000003741e446051a656c0b00b4a9ad10e8f2452bd44bfd41c 2,970 1.00/1.00 vMB 17
808,022 808,022 00000000000000000000e8dadfdd866f539bba75b396e37b46ac534f02a9a63e 4,056 1.00/1.00 vMB 16
808,021 808,021 00000000000000000002cd04b9de339c83ed37f62a8e784c70491ebf835ec1b8 2,933 1.00/1.00 vMB 23
808,020 808,020 0000000000000000000056d5ede83312bb160a1e2ea800ca5811729bc1e7ece1 5,452 1.00/1.00 vMB 16
808,019 808,019 00000000000000000003b8bbc4dcdf6f224711887ffd63d6bb15c226f6f8bee1 4,403 1.00/1.00 vMB 15
808,018 808,018 00000000000000000001d9441552d5ba18dd95925e34b2c6e5c48226f2ba0fc6 5,092 1.00/1.00 vMB 14
808,017 808,017 0000000000000000000124d9ff9a38bfd558bde0df9891443a25151e7ffbe340 3,929 1.00/1.00 vMB 16
808,016 808,016 00000000000000000002790f67337981c65d014bfb3dd15f6c651865fd0db858 2,778 1.00/1.00 vMB 20
808,015 808,015 00000000000000000005090642db9bba516a70456160a13d6bae1110d58bc2f3 3,721 1.00/1.00 vMB 16
808,014 808,014 000000000000000000040a95eb1dd0d6dfb975a5bc0dd03fe268c58522036d5c 4,582 1.00/1.00 vMB 15
808,013 808,013 00000000000000000003a46faad61d70c46b86a6a92d0905096f3c22579510b6 3,361 1.00/1.00 vMB 17
808,012 808,012 000000000000000000012a890a0640260dfecb787d82243a92e5b8263491319d 3,971 1.00/1.00 vMB 19
808,011 808,011 0000000000000000000244695c376c1464cf31b0bc9c2f87c57e67f4bf85e8c0 2,891 1.00/1.00 vMB 16
808,010 808,010 00000000000000000000ee464d36a3631063fb771dca76ce37bdb3a58b8a067c 1,607 1.00/1.00 vMB 20
808,009 808,009 00000000000000000002f2afe95a204ae5d32a2b4b0703248fb696be4d98ef06 5,865 1.00/1.00 vMB 15
808,008 808,008 00000000000000000000fad203bdb0a8a4194c92146e5c6601ba6b0e491dc89c 4,355 1.00/1.00 vMB 18
808,007 808,007 00000000000000000004ac03d78c2b966b4f8b313b048f228b552cbab978a3c2 3,127 1.00/1.00 vMB 16
808,006 808,006 00000000000000000004d6558ef8ba24dd34c31f812fadfff286a84032e08e9a 2,584 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.72 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: 702.15 GB
    • Received: 16.63 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.