Loading Tool

Explorer IconExplorer

Memory Pool

76,633 transactions
27.67 vMB
0.07847799 BTC
Random Selection Loading Transactions
Max Size: 168.92/200 MB

Candidate Block

Mining Attempt 8184c2fc8b2cf36a411c35c66605931f57847db2c9dc0dd5d8e94b635f1e0c32
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root c9a53ea67dd116e1c5b7c7a793bed5624fbb652a0e07eb55285b16b986441be2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.01941746 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (630,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,591 284,591 00000000000000001e0324718dbfee80b8ace32d62f143513b350872f1845312 340 0.20/1.00 vMB 38
284,590 284,590 0000000000000000e25473fdb9bb474747400a28f9c9bbc17d68d97db384b9fa 230 0.23/1.00 vMB 23
284,589 284,589 000000000000000004beaf9174fa944c199303a73c2e0525e8717d14e688e52b 454 0.35/1.00 vMB 24
284,588 284,588 000000000000000049d0be64ce1fc7fcc3c9ca0662b51b440f2f78e42dc82036 1,005 0.50/1.00 vMB 73
284,587 284,587 0000000000000000e12f1bb23f2d59b19083cd075503977c6971b7f586ceecfa 180 0.05/1.00 vMB 119
284,586 284,586 00000000000000002883f0c13597f68c3c792fc0b8ea83c5e8cf1e5fdca02a7a 750 0.35/1.00 vMB 45
284,585 284,585 0000000000000000c81aa09bd4a9467d93c0d005831d239f84f3fdb74dc5c8bd 140 0.05/1.00 vMB 118
284,584 284,584 00000000000000019643528a910cb85a43abbbbf345be1a6478850d7aab0e6b2 579 0.31/1.00 vMB 40
284,583 284,583 00000000000000012e5b9cae19201ab02d776bd5523481123f25d00ac8417dbf 574 0.60/1.00 vMB 19
284,582 284,582 00000000000000012711382f3f97e1df387f0802fd6e136556227018dba7984c 1,027 0.35/1.00 vMB 101
284,581 284,581 0000000000000000b6359c198b89747d41ebd833fc118e0d920a44ad63af0578 213 0.25/1.00 vMB 19
284,580 284,580 0000000000000000f972268ed86bf90017e78f9fa8b1aaf7a8cef1c33592c7a5 450 0.35/1.00 vMB 30
284,579 284,579 00000000000000004b39e3bd88760d93b9ab5febfe3d9defdf1774c71f3c2076 650 0.35/1.00 vMB 46
284,578 284,578 00000000000000010c29c0c71915422e91e01f5eadc0e22d36c6039f9152e2da 524 0.35/1.00 vMB 40
284,577 284,577 000000000000000134d30096cee5b4caf15958e822758b49b6e37e49ca3606db 1,495 0.79/1.00 vMB 36
284,576 284,576 0000000000000000041773281a30687a77f24c9231729acf409f40886c93e5d9 68 0.10/1.00 vMB 9
284,575 284,575 0000000000000001524f68511c87eca755a47d19e7bc1afa73cdb4e8cca27131 142 0.39/1.00 vMB 17
284,574 284,574 00000000000000004cfcbc6d3ed241228f7fdc5c16631568054194ca13021022 487 0.34/1.00 vMB 40
284,573 284,573 0000000000000001438e9da64bad4fa6e831da29c64194ff37b903d99fd560fd 191 0.34/1.00 vMB 13
284,572 284,572 00000000000000011742bf7f22ea0c101c19a0e44ff0d3e1992b30c0cd55f87e 276 0.25/1.00 vMB 23
284,571 284,571 0000000000000000de87b0e604195027f1d96f98afc194673d87789f18dba04b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.