Loading Tool

Explorer IconExplorer

Memory Pool

47,021 transactions
28.88 vMB
0.07556182 BTC
Random Selection Loading Transactions
Max Size: 154.03/200 MB

Candidate Block

Mining Attempt 6679967a171d12e62d5b9418a16122c28d9fa64b10e929b51c5fb05a1a6fed5f
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root ef735ecd413143ddb46d5aa5f83420122350a78bd5246754f5c024906f535ae5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,786
Size: 1.00 vMB
Total Fees: 0.02051856 BTC
Feerates: 73.20 > 2.06 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (606,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,585 308,585 0000000000000000045c5c954d9a901e730ee9a9b00dc8c80d9053ad6cd3ce3f 1 0.00/1.00 vMB 0
308,584 308,584 00000000000000001fc9481727b68ee051dc852b0a4f7918cdca1e574157a0c2 42 0.08/1.00 vMB 7
308,583 308,583 000000000000000013ac86cb2c0ffa152d6f368b2eeef6b23b3092b44a247e5a 556 0.36/1.00 vMB 23
308,582 308,582 0000000000000000372b72fa07f71bc381fdd67175db03b82d68c8061edcff01 772 0.55/1.00 vMB 28
308,581 308,581 0000000000000000184b3f1219bb6683291a44b68c45121591d157a578f28afc 730 0.43/1.00 vMB 26
308,580 308,580 00000000000000001afc7551cda9a7f2418bfb844367a72840196a23c38c7ced 465 0.27/1.00 vMB 28
308,579 308,579 00000000000000003f8b1e1424e5c38c0a83f91e393a94749a0fcf1272d20374 78 0.10/1.00 vMB 11
308,578 308,578 00000000000000001c8ceca5427284f37fc6df581b179b0ec5ddd2510c17b63f 921 0.71/1.00 vMB 24
308,577 308,577 000000000000000004cc093a27bb1b1380d669d57b7a6c702ce0984f12653062 696 0.75/1.00 vMB 19
308,576 308,576 00000000000000002ef825e3b57da6db39acaed3d1460ec111118e6876030526 1,572 0.92/1.00 vMB 30
308,575 308,575 000000000000000036c3821c80da59411d68eda63886df2741f20c40ca834bd2 626 0.25/1.00 vMB 37
308,574 308,574 00000000000000002f9e7be1d324c565c11703f8889947bf6f708d5be5fe9fa5 493 0.28/1.00 vMB 27
308,573 308,573 00000000000000003ecb4f4847ebac6131bc2457e8a8bc20123f040d6413de4c 422 0.38/1.00 vMB 21
308,572 308,572 0000000000000000316141dfc11486fbdd7b1e0bb40855c0ea16df42590515d0 935 0.72/1.00 vMB 22
308,571 308,571 00000000000000002edad67fedb02eb2a725dd04c5a2e288774434813d9d3531 512 0.17/1.00 vMB 52
308,570 308,570 000000000000000004c31376d7619bf0f0d65af6fb028d3b4a410ea39d22554c 997 0.49/1.00 vMB 34
308,569 308,569 0000000000000000351825acaf900e107e314acbaab974bf880841b584333c9f 486 0.26/1.00 vMB 30
308,568 308,568 000000000000000015dda9d3a93b234ddd5ef1d11146192581f5396e57e14214 270 0.12/1.00 vMB 29
308,567 308,567 000000000000000013e16d3466a656d2fd824f96f7c6c5e6aa420a44d9559e32 429 0.26/1.00 vMB 27
308,566 308,566 0000000000000000151f00e7b882b15f1523587f4c97c8f16cac185946039ba1 7 0.01/1.00 vMB 12
308,565 308,565 000000000000000004c2dbf1db573b029badd5a5e72ab50f38a012dea7ad73a1 112 0.07/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.11 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.01 GB
    • Received: 13.68 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.