Loading Tool

Explorer IconExplorer

Memory Pool

77,423 transactions
29.97 vMB
0.10855077 BTC
Random Selection Loading Transactions
Max Size: 180.82/200 MB

Candidate Block

Mining Attempt b633688dc7b61310f4d4100876adc3eb30755dd68cbb6bcd553f3005e3a42c69
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root ba6907e8f1b412dab4e946c2c83ce795fe88ae747c13fd0309608dece345d177
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.03785959 BTC
Feerates: 357.61 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (41,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,652 873,652 0000000000000000000075e31b7bc3847784ea1aed9dd40d2d956993a3044a34 4,655 1.00/1.00 vMB 9
873,651 873,651 000000000000000000025aa1585f156570864685519346a406b25a60c6c7bdea 4,252 1.00/1.00 vMB 16
873,650 873,650 000000000000000000028d1060e2a2c7d6813284d70398584672f33bf5e42b73 5,689 1.00/1.00 vMB 12
873,649 873,649 0000000000000000000093132fdd6a30a2972098f9b7b6f977837f7c69db6fe0 4,963 1.00/1.00 vMB 14
873,648 873,648 000000000000000000011114f603a446bce02a40fafce70a3c26181eb8c69c04 6,153 1.00/1.00 vMB 14
873,647 873,647 00000000000000000000bdd0938b809cce38e0ec6b4442384256d812ed7c3ca9 5,199 1.00/1.00 vMB 17
873,646 873,646 00000000000000000000003eb6dc8e3c4a78aef2f6522f4867c90d628f9c3485 4,722 1.00/1.00 vMB 18
873,645 873,645 000000000000000000018f06b88425ea178cc9b53d92deca8b0fb156b01e01c8 5,685 1.00/1.00 vMB 20
873,644 873,644 000000000000000000010ecb9c4056788261accae9e641e9574c60659b4b5a62 4,981 1.00/1.00 vMB 24
873,643 873,643 00000000000000000001eda38d8a68485e6161e68d34979e21b482f8ae1cc313 6,686 1.00/1.00 vMB 22
873,642 873,642 00000000000000000000cc151368fb4878ed087858ae24faea3acff01bb8fbad 7,032 1.00/1.00 vMB 24
873,641 873,641 000000000000000000015affdba5336274fc6ddd0a55bc7014b65951dc27c69e 5,790 1.00/1.00 vMB 10
873,640 873,640 00000000000000000000c8a8a0347c6b18258de4d9e37a9f3711ff141bfd0502 3,672 1.00/1.00 vMB 9
873,639 873,639 00000000000000000001eaf4b8759f1290e65c889e3ff6f3a93cbb1db313bf71 6,286 1.00/1.00 vMB 11
873,638 873,638 000000000000000000008a0690c25b458c6cb3e4ff007836fc1095060799f9b0 1,699 1.00/1.00 vMB 10
873,637 873,637 000000000000000000025390355efb2609a51ca8fdfbc9f593b51631267617fa 696 1.00/1.00 vMB 7
873,636 873,636 00000000000000000000d4a0fd3069da82d407aab7b049426f64891255192fa9 1,132 1.00/1.00 vMB 8
873,635 873,635 00000000000000000002784396858a47fc1ff5aca61d9e6b58d1a3dbd82a6f22 1,124 1.00/1.00 vMB 9
873,634 873,634 0000000000000000000038260515dcd4ba7f0f2492598a898e5b1acfb294bb1c 1,648 1.00/1.00 vMB 8
873,633 873,633 00000000000000000002230a9b8270118dd2b752204eb0e8888f559997fc7b7f 1,727 1.00/1.00 vMB 9
873,632 873,632 00000000000000000000f6d35ba4d54afa0281f4efcdb705c8f8078dbb72857e 3,290 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.15 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: 744.35 GB
    • Received: 18.71 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.