Loading Tool

Explorer IconExplorer

Memory Pool

47,795 transactions
30.26 vMB
0.09783532 BTC
Random Selection Loading Transactions
Max Size: 161.20/200 MB

Candidate Block

Mining Attempt 34d1e44dad9c8595918f09b46462bb7936be970ca48a1fbfacf289c032e6eb51
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root b9990d387eb1ad81a8364d3c8fdcd702cef71abb26061809cc3224fa7eb374d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.03645650 BTC
Feerates: 150.97 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (336,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,980 577,980 0000000000000000000877ec01b676cd5f5701b396761768bfe5312e55e4e2ee 2,456 1.00/1.00 vMB 74
577,979 577,979 00000000000000000023b163bf9e389922d07f028da766bd9402da7b11353317 803 1.00/1.00 vMB 26
577,978 577,978 0000000000000000001cd7db7bec94b54b700b0c2d6ff1b29a6d5f0e09687f1d 2,473 1.00/1.00 vMB 96
577,977 577,977 0000000000000000001134586bc41d36a33be451b4e7399d273066bce43c0641 2,380 1.00/1.00 vMB 58
577,976 577,976 000000000000000000058628e88d0537007e7979996044bf8c310b3ae68acb91 2,130 1.00/1.00 vMB 91
577,975 577,975 0000000000000000001952d116a15cab3ee067c4cf7db0341cfbbc5ce4f7b0f5 3,109 1.00/1.00 vMB 89
577,974 577,974 0000000000000000000e0793b99cded8f52ab84789747dd1f427a11ee6e2277b 2,177 1.00/1.00 vMB 132
577,973 577,973 0000000000000000001fcddfadce379e8e3801ea7eed48015ea22c33fe23318d 1,884 1.00/1.00 vMB 93
577,972 577,972 00000000000000000009236bd06adf809c1855bcfe6be272cd5bece99d7f8c07 2,298 1.00/1.00 vMB 115
577,971 577,971 00000000000000000002bf33df131231bc8546a89ea2dbcfbc1cb4230dfa3df5 2,739 1.00/1.00 vMB 164
577,970 577,970 0000000000000000001e411818203567b64ecd32546a80ecdfee40fca3af3f64 2,368 1.00/1.00 vMB 112
577,969 577,969 0000000000000000001a9e6df678fa37e62fc42ecdf772e215fe0aa24b9a9be3 1,937 1.00/1.00 vMB 134
577,968 577,968 000000000000000000157b2855856c4a677a642b1d4f8520d97d815d14cdd4a2 2,965 1.00/1.00 vMB 143
577,967 577,967 0000000000000000000ec76910a08658c8df299089740b1ca3af3b55bab020f6 2,846 1.00/1.00 vMB 190
577,966 577,966 0000000000000000000c24afc4fbbe235bcd77dc746b154d685fc6c56bac75b9 1,603 1.00/1.00 vMB 102
577,965 577,965 000000000000000000283973555dc42801209fa9b9e5f950ec21780dd6db3349 2,501 1.00/1.00 vMB 160
577,964 577,964 000000000000000000036f52878b5b07b80e839dc135d1edeaf7efd0a7563b2c 2,735 1.00/1.00 vMB 151
577,963 577,963 0000000000000000001eeb45abc8d66ae9d60592d097f6257b15189c7a458ac3 2,590 1.00/1.00 vMB 168
577,962 577,962 00000000000000000025838b1d0345431733ee43163124bd116ab3fd2a79bf74 554 0.24/1.00 vMB 82
577,961 577,961 0000000000000000000c939324d9fa6d712ebe4a9fed454b7d80b40290cc7923 21 0.02/1.00 vMB 79
577,960 577,960 0000000000000000001a25944474195e2dbad4dd2ff3d134cec1961155e7b9e9 48 0.02/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.