Loading Tool

Explorer IconExplorer

Memory Pool

83,185 transactions
32.00 vMB
0.10694059 BTC
Random Selection Loading Transactions
Max Size: 192.37/200 MB

Candidate Block

Mining Attempt bceabc5d465912d9ab7217d0789fda7fbd83842205427d4490f7022854127005
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root dcff68f50a48450b7ea842cef4406479447e92b2b60c020f74908358a9e6f28f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,325
Size: 1.00 vMB
Total Fees: 0.02575373 BTC
Feerates: 353.36 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (214,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,031 701,031 00000000000000000003fab2c572a7e0f710709123b717a02d9528cacbb79de3 85 0.10/1.00 vMB 3
701,030 701,030 00000000000000000007cc58894b1785ba218b5f5c3c68a5583a6f2ca188eb50 186 0.16/1.00 vMB 7
701,029 701,029 0000000000000000000cd17095a7b65b43584c29aa5f78d1bd6503db0b03b079 1,815 0.68/1.00 vMB 17
701,028 701,028 000000000000000000053fef61d7d27fea98d89a19b2313f380b92af40cb4195 91 0.03/1.00 vMB 11
701,027 701,027 00000000000000000007197b950c0eaf77a8eca611fd9f95357a58666351a79c 137 0.20/1.00 vMB 3
701,026 701,026 0000000000000000000e62a46e17173cd18603e58f9f9fb07bb0377c6160c824 2,131 0.83/1.00 vMB 15
701,025 701,025 0000000000000000000760e62293ccdda46f19c7f8c03c878fb0f478ce039253 1,361 0.43/1.00 vMB 6
701,024 701,024 000000000000000000029f8df4084b5c61329732fb629ba8c795aa7445e8a3e8 1,837 1.00/1.00 vMB 12
701,023 701,023 0000000000000000000c3076bd964c3fc00c7aab57d53524c4f0be9c9b65c1bb 2,023 0.67/1.00 vMB 12
701,022 701,022 00000000000000000004de0bddacb33db8320d704764d4d8d0561811e74884b8 106 0.02/1.00 vMB 18
701,021 701,021 00000000000000000005b68928c11d938511d3ba5c2330724afaab1651c0f648 2,530 0.88/1.00 vMB 11
701,020 701,020 00000000000000000004ac7014f158e6e633c445a7ea9194fbaad8d13321107d 212 0.10/1.00 vMB 10
701,019 701,019 0000000000000000000617d68a332f4136c9a4d57a1c3d675230227e9248cffa 317 0.10/1.00 vMB 11
701,018 701,018 00000000000000000003c866b28641e30669b929327a051d87c5688e36a8217b 2,884 1.00/1.00 vMB 11
701,017 701,017 000000000000000000040f564e43ba00189b9a10e3677b308feaa1fdf7ac1e4f 1,461 0.62/1.00 vMB 11
701,016 701,016 000000000000000000082c99263a976fc8282eeffa277f48a7de679ab4252273 877 0.36/1.00 vMB 11
701,015 701,015 000000000000000000088d58291dd471d07a4b154dd38cb47058b0218ed2b0c4 1,586 0.63/1.00 vMB 11
701,014 701,014 000000000000000000048381469746708a530d492b5b70af3b81a277d30f57f5 2,786 0.97/1.00 vMB 12
701,013 701,013 000000000000000000098c2400e171a62b0c1a65983dc229899ffdd9f9d489d9 874 0.77/1.00 vMB 8
701,012 701,012 0000000000000000000cc7658b792f6fe96df1371f59ef37266d9b6c4df13770 1,590 0.92/1.00 vMB 8
701,011 701,011 0000000000000000000d7109bd5617bf76dfc2d308edb4a4c8c9a14ab2831094 1,957 0.72/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.