Loading Tool

Explorer IconExplorer

Memory Pool

35,588 transactions
28.83 vMB
0.12177165 BTC
Random Selection Loading Transactions
Max Size: 143.38/200 MB

Candidate Block

Mining Attempt 61542d26fb294f90bebebfb2735e16d078f86f1e76288f9817a39542eb094113
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 16f228064e617d90201da9ff16a17e4ecc0f6d92eb0f03ca05ac14b610554522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.06350577 BTC
Feerates: 208.44 > 6.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (579,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,656 334,656 00000000000000000c8a9d89a727e0b123ccf51f083a81524c44411fc554bb89 820 0.44/1.00 vMB 24
334,655 334,655 000000000000000018c66b4a76ca69204e24ee069da9368c7a9883adb36c24af 1 0.00/1.00 vMB 0
334,654 334,654 000000000000000013c75ed6d1a4b7e308c9127703a376925d449575e6212f6e 1,064 0.61/1.00 vMB 30
334,653 334,653 0000000000000000090a0e0d1df35f8af2bb2db2b81802c14414ecd10929d194 64 0.03/1.00 vMB 35
334,652 334,652 0000000000000000045a5db3f282ae6775b7780c3e25d12fe321a6909dc61670 437 0.25/1.00 vMB 21
334,651 334,651 00000000000000000525d174ef6c3507b8ac0b7ffc15e5c90ca4263ea3f8850c 797 0.61/1.00 vMB 17
334,650 334,650 00000000000000000760f53ee76b8cdc0db7f6754f59fc1fe35669b9d50e4a96 512 0.14/1.00 vMB 47
334,649 334,649 00000000000000001067ee513784360763f32f7806af645b2bd3fe97dfcf4f32 632 0.39/1.00 vMB 50
334,648 334,648 00000000000000000d8f7efeb5d13569951117a04e43e2d858f8897d93bafa8e 449 0.28/1.00 vMB 21
334,647 334,647 00000000000000000b47a22f8563726d716d66cbdc1d3387cadc787f9fe4ce54 139 0.09/1.00 vMB 13
334,646 334,646 0000000000000000064dd0134527ade8b4addb85ea0aa7568b8b1c3d5db6be92 945 0.68/1.00 vMB 20
334,645 334,645 000000000000000008161c9bdaaef73ec48bdaf86a277b39db26ed2b94ec5859 1,382 0.75/1.00 vMB 25
334,644 334,644 00000000000000001b63106f0b911c53744965892f3fdb61f80bbfeb41045ed8 1,215 0.69/1.00 vMB 23
334,643 334,643 000000000000000014840dcc06f6ef72cd3d7b8ed170f62be90acec023acb08e 543 0.71/1.00 vMB 14
334,642 334,642 000000000000000003e4839e1c1f9f2c4b1ef09ebaf6aed1bc77363e8cf84233 2,083 1.00/1.00 vMB 26
334,641 334,641 00000000000000001a5ef1cc99b65c8a42bc78b6a74be19faff9e1da8d655e07 725 0.67/1.00 vMB 17
334,640 334,640 00000000000000000c789133d6a2ba9f11cb40fad59f3bec042189376fbfe933 709 0.31/1.00 vMB 37
334,639 334,639 000000000000000019015742421ed83f5e8f1988528e056fa8fc744bc371aa3a 193 0.15/1.00 vMB 13
334,638 334,638 00000000000000000930e4a967ca96487c23b20113f0b390023f0b9485396b00 780 0.46/1.00 vMB 26
334,637 334,637 00000000000000000d71929411c5cc5298174599bd448873feb7cb6fd1dc0336 412 0.42/1.00 vMB 15
334,636 334,636 00000000000000000a298816f79d852f19096405c86be1987842b7dc3d9b050c 1,566 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.93 GB
    • Received: 11.10 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.