Loading Tool

Explorer IconExplorer

Memory Pool

27,403 transactions
13.96 vMB
0.04423052 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.78/200 MB

Candidate Block

Mining Attempt 7e224eb2523b42df0860c9f4e712fd0e79b23432b4a4730b18a81d4281db3df4
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root 6a2f714994ee8e11e426c1345ba6c2fa984f6be65a92e92a38ed931ff8fa3385
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.01033997 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (748,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,675 164,675 00000000000007e044a11f7185460cbf1d5b9a0e575f3345411380d6a45c99ee 74 0.02 vMB 2
164,674 164,674 0000000000000b35f8479550238b3b514354e510b2a3891168b3e244be805ab1 82 0.03 vMB 125
164,673 164,673 00000000000005d58299db2b6ba0b6f31e0d8daa7e3aa4dca8d77619ad480698 125 0.05 vMB 67
164,672 164,672 00000000000005ba4ad4881ce26bf90f0befcf7f7d64e2f90440657b0942b0c4 29 0.01 vMB 53
164,671 164,671 000000000000015c2cab2c7163913d4e420e2b3cb9f59012e69aaa1c1a6c2190 13 0.01 vMB 52
164,670 164,670 00000000000008fce40d5d874565fb6ef823fdc2c4e717e9b602585d63b71f5b 9 0.00 vMB 36
164,669 164,669 0000000000000547a5772b6a9273b632aa35a2c5bf3a189bc46cf712f83741ad 12 0.00 vMB 35
164,668 164,668 0000000000000b1634436447d8ea54084b138fc487ab177cf3e5d3ab7b1e0179 29 0.01 vMB 190
164,667 164,667 000000000000076a6d185db48ee70d383724486d6be79e8f276387b212cfaab1 20 0.01 vMB 127
164,666 164,666 000000000000096db7ff30e55c8974a129619095288ca4e028f8a4c9bc39739e 91 0.03 vMB 99
164,665 164,665 0000000000000985a8db85b5b5adf9b678b31c844007b190d4cfebcc55b04379 3 0.00 vMB 1,434
164,664 164,664 00000000000000115f846482c18e0f60554292d611d807ae809a65d1d54f97c1 7 0.00 vMB 88
164,663 164,663 000000000000014ac7bea3052c10a57a1879948a8981657a9a0c9fd217b0f247 19 0.01 vMB 50
164,662 164,662 0000000000000ab5d19578ce102c42ecc575d773eea180ba080d24aacfd931da 31 0.02 vMB 34
164,661 164,661 0000000000000b7d7c54a8f88bc4aea12d76e518b8336c87c2bd0c5340944866 12 0.00 vMB 74
164,660 164,660 00000000000008f2c4270009a91b5d5e31f90d127f4d29d4785b01a0e0c72c4e 12 0.00 vMB 220
164,659 164,659 000000000000048f30c58507ce140e8f93754106ef1df2cf00e76e9760e8e34a 144 0.05 vMB 18
164,658 164,658 0000000000000bdb15a12ce5878e2263211a92e57235eb086c1ec0ee00a6440c 80 0.02 vMB 211
164,657 164,657 0000000000000c99a9da5dcd4e263ccf28c695f3c5653bdc0230cb937af65b25 40 0.02 vMB 243
164,656 164,656 000000000000002695477bce7235a57411e7dae07433104db33f60e226415829 15 0.00 vMB 42
164,655 164,655 0000000000000aebcf0eb82ac56a2528c52a47cc62c16b754d92fca96620d088 41 0.02 vMB 45
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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