Loading Tool

Explorer IconExplorer

Memory Pool

78,624 transactions
29.40 vMB
0.06418208 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt a990c0a888823d353485a15e7a8e40bd62bf222bc323fb11bb2abd9d42e59a99
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 1209879fa4dba2356cb267f56afcf9da9995ca2eb8037771f761b4c2c18edcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,444
Size: 1.00 vMB
Total Fees: 0.00452502 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (632,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,505 282,505 000000000000000077b4c3a876a4527d87c1d0ffc1fc76b2e6709d807909063f 68 0.04/1.00 vMB 19
282,504 282,504 00000000000000010d4451ee5a2e627ba8b0e26a00eecab4136a9fa3da062260 66 0.03/1.00 vMB 19
282,503 282,503 000000000000000176eb1527adf0c541539f6213e0e8f06c028ca2f12fc70be2 735 0.40/1.00 vMB 38
282,502 282,502 00000000000000004ee7e0c7780eddce9c45f7e4c8726a8e6604fa6e2047e3ab 473 0.25/1.00 vMB 44
282,501 282,501 0000000000000000d0bcafed6ec7ef9d1f3df830af36550cbb57c8a51ff3a13a 423 0.48/1.00 vMB 23
282,500 282,500 00000000000000016295074d36797fd9ebd62fafae195173a04591b140f40d5d 195 0.25/1.00 vMB 15
282,499 282,499 00000000000000014a2bf9ca21d7d0f79460f069fbcd615aba134301715029ac 685 0.25/1.00 vMB 41
282,498 282,498 0000000000000001a468e817ab1f854c16aec7ab2d07a9e58203feccdddb93b4 171 0.05/1.00 vMB 166
282,497 282,497 0000000000000001422ad3369810a9ecfbf30388f60aaf44bc9c8cefcdbbf5eb 156 0.21/1.00 vMB 18
282,496 282,496 0000000000000000f1a89739feaac717e9a105416123f7b354da116ab4e5e85b 160 0.05/1.00 vMB 83
282,495 282,495 00000000000000007fe45477f4f125575cc569506d1859d9c4129175631a2265 519 0.25/1.00 vMB 40
282,494 282,494 000000000000000008256f334de5f56a490246fd9e09cd50faef4e1c2f969585 146 0.05/1.00 vMB 91
282,493 282,493 0000000000000001dbce723069af05a0209eb9dba1d082039c0f5abf19682b1f 117 0.05/1.00 vMB 46
282,492 282,492 0000000000000000eb433784f27bc6c50f5b987d40305b70ce451f5b895e3ab2 328 0.17/1.00 vMB 42
282,491 282,491 00000000000000008a95822132e147fce470119209a1d927884f633d4c200ac8 253 0.11/1.00 vMB 42
282,490 282,490 00000000000000012c9c2e982eee8ea7b0b90190b29893b6d2fcccf62abe126d 309 0.15/1.00 vMB 42
282,489 282,489 00000000000000006ef907d6d24d3283e37465b8426394e09073575ffcbc1f29 267 0.13/1.00 vMB 40
282,488 282,488 00000000000000014e8a08424b171eb4a53c3d72dfe8e651324efef4e2bbf00d 146 0.07/1.00 vMB 19
282,487 282,487 0000000000000001b6340d81cfc961df1b927fb8148057440cf09427d8359920 357 0.16/1.00 vMB 35
282,486 282,486 0000000000000000667cef5849d42245fc156d66d3231601f9b407823b774f33 876 0.45/1.00 vMB 34
282,485 282,485 0000000000000001156ce5aba114b5dec955cbb990a3a07f73bf6009e82899e2 164 0.05/1.00 vMB 199
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.