Loading Tool

Explorer IconExplorer

Memory Pool

42,439 transactions
26.68 vMB
0.06840940 BTC
Random Selection Loading Transactions
Max Size: 139.51/200 MB

Candidate Block

Mining Attempt 204b8294b951fe8f9a04bf795358dba3a00920bb059fdc1d6eb404497479d11f
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 3a8669e89c242a98a800985c6ad8581699b7925f931c4c97df1a042c9850637a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.01807540 BTC
Feerates: 101.59 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (644,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,384 270,384 0000000000000006aa1a7b35635e4c719ef2bc7f13b6748f1c000716900627fd 411 0.50/1.00 vMB 17
270,383 270,383 0000000000000005587bbdb8db36303fcb2429679aabeacbde9d77e30728a232 543 0.25/1.00 vMB 67
270,382 270,382 000000000000000474a07f9d12e7a77a0cd93d8fa0f12d30d8a4d16c947bfafc 471 0.25/1.00 vMB 64
270,381 270,381 0000000000000005225e2103d59d148ebf8880eb54ad97efc1a36a070cc8528b 703 0.62/1.00 vMB 19
270,380 270,380 0000000000000004345702eb12b70fdea0f2a0f583aeb92aaa2ff93cd6b5f462 675 0.25/1.00 vMB 40
270,379 270,379 0000000000000004e4c0fe065e9a75c0a334e8aaad6ee353ee9b2ca56e40efa4 616 0.25/1.00 vMB 117
270,378 270,378 0000000000000000f24a42b5deac3bc93f4e8465e2419e2fb5ca4eb393200624 1,383 0.50/1.00 vMB 119
270,377 270,377 0000000000000001e281afcc664fb14d58cc73003404269afa7481a4fd8258ae 260 0.25/1.00 vMB 24
270,376 270,376 00000000000000059c05ccdc89320a2d864ee4f8cac4bd89c5712c4944383a9b 296 0.45/1.00 vMB 14
270,375 270,375 0000000000000004a160a69c044a4b29a00ceb177a1b6af75b7a9e9cac1aba5d 554 0.25/1.00 vMB 35
270,374 270,374 000000000000000329a50d07d1a71f4184879da1ef833366b0116e5e5113d450 585 0.25/1.00 vMB 154
270,373 270,373 00000000000000055e2ab55360d92be4408f323f1d3fea8ea319c49a8e05cc83 695 0.50/1.00 vMB 70
270,372 270,372 000000000000000094fb3dc2b80a7213da157242bdbb01acd9bcc7a80ec44489 386 0.50/1.00 vMB 28
270,371 270,371 0000000000000004ee2c1802090ee7e2dcab76603df491ef4244436e51bf0379 237 0.20/1.00 vMB 38
270,370 270,370 00000000000000022ab6ef10cb51f37d675f2c5a17359f1e54319ee7bf4153d5 565 0.25/1.00 vMB 96
270,369 270,369 000000000000000329cd4d0932727ee0806622a2154f2b4200fd09a1ce34858b 208 0.25/1.00 vMB 21
270,368 270,368 0000000000000001a538a91c469ab49f1b05e342c07083c75183e625e8080cb4 369 0.25/1.00 vMB 30
270,367 270,367 0000000000000006bd53bbcd34489a704271327db987d837c4a1c76f1f2a351e 713 0.25/1.00 vMB 100
270,366 270,366 00000000000000015879c255afc906dab9a199311d6a0e88078ffb295a402e42 1,330 0.90/1.00 vMB 17
270,365 270,365 0000000000000000770b615371370c23d001377d87af616029485729539d16c8 466 0.25/1.00 vMB 28
270,364 270,364 0000000000000004290999baeade3154a869bf1427a6df5b8c1306d25bcad514 1,013 0.50/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.