Loading Tool

Explorer IconExplorer

Memory Pool

65,991 transactions
18.62 vMB
0.10482269 BTC
Random Selection Loading Transactions
Max Size: 121.28/200 MB

Candidate Block

Mining Attempt afc6dea3276c51e3316765c7969aa7e66b7114ea1706e0a1613b4327a60f07ff
Version 20000000
Previous Block 00000000000000000001f2f5bd00c3e79f2570249aea80927e8f2a7909c605d7
Merkle Root 25eb6544a3e74598f2a1a2458327405faefb8985bbb2597ba98f77d74a4db0dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,307
Size: 1.00 vMB
Total Fees: 0.06247429 BTC
Feerates: 100.53 > 6.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,800 (793,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,203 122,203 0000000000008f06c25e5cc8f8efbf65c190f797f9476dd95701ad570fd81154 11 0.00/1.00 vMB 580
122,202 122,202 0000000000007fef474920bc54c439f49f6b8a796125f140100200810eb5fd15 18 0.01/1.00 vMB 952
122,201 122,201 00000000000030245eb7917b67c95574a36bd6df31c895431737400ec41ac0ef 19 0.01/1.00 vMB 516
122,200 122,200 000000000000549858509265725ef7df06d3093ba205243ddcf94d2b1c50461e 7 0.01/1.00 vMB 142
122,199 122,199 000000000000393a24730850e37f76e7d2d3dfce273062c16b127012708e4073 23 0.01/1.00 vMB 168
122,198 122,198 0000000000004a3768ccd8579f3673f5535bfa161c9121aa1fd6186b3f909e58 16 0.02/1.00 vMB 181
122,197 122,197 000000000000809082fd54a6330a8d5d2e48979d09a7d31b694882297fa6eb90 18 0.01/1.00 vMB 1,374
122,196 122,196 0000000000004bc2c95cce9159d197f63f1eddc77e1e5fae160e154af3ea9967 10 0.00/1.00 vMB 317
122,195 122,195 00000000000006a9473665224b751b2b4b0ce779ef0cacc924af333b47a88c96 11 0.00/1.00 vMB 309
122,194 122,194 00000000000006f5f1a702371f2e130db2ed0bab442a4fdf0974644d4466621c 9 0.00/1.00 vMB 294
122,193 122,193 0000000000008194243c38802dc421c6ee8093a87d6d415b2a5abe234785f28b 15 0.02/1.00 vMB 897
122,192 122,192 00000000000068ce333d7f113d4b10dddaa28b352d5180c68bb60ae14db6e6eb 12 0.00/1.00 vMB 0
122,191 122,191 00000000000045204d78670760e74a232f471e0723853970bc9da59cf2027059 25 0.01/1.00 vMB 1,418
122,190 122,190 00000000000046ecc2aa0468c851fdfe3d6ee912e2e9b750852b4ab63219b497 5 0.01/1.00 vMB 1,547
122,189 122,189 00000000000043d7ff24f98a6aad60534a8e73b6ba5cf74337719164520167b0 12 0.00/1.00 vMB 573
122,188 122,188 00000000000083978279d165d7d1bb7a24d57bda782fe7d3b9bd49cbcca30227 29 0.01/1.00 vMB 541
122,187 122,187 0000000000005dea64de21ef44d4ead520b96fe80325b4428d8b2a0cce9680f0 10 0.00/1.00 vMB 324
122,186 122,186 0000000000008432ee4248cb5b88a5a3c674edb8d834cb28878744e2d1c0d7a1 11 0.00/1.00 vMB 871
122,185 122,185 000000000000069a84a98bb68f57de634bff07eb5774323da42ed8c8df06475e 12 0.00/1.00 vMB 335
122,184 122,184 000000000000176c68877b26176beaff7a5318abc306d990bea8a0550a03bdc0 10 0.00/1.00 vMB 0
122,183 122,183 0000000000003d7ea7bffdc0e764f1954b6bfabbbcdab4f5ccd4d652fac46502 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.76 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: 784.87 GB
    • Received: 21.56 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.