Loading Tool

Explorer IconExplorer

Memory Pool

76,691 transactions
28.48 vMB
0.06509052 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt 9355c65243b36b9df689441e4c7fea24027f8ef70407b657954ad1f54bbf1f26
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 489d33ec117ded2ef07a7c4024156d7927f944744e2a4a7bdc5219870a8776a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,510
Size: 1.00 vMB
Total Fees: 0.00613911 BTC
Feerates: 178.73 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (548,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,712 366,712 00000000000000000f824ff83808d16bfa1805b3f75d9e463a648a5b8585351c 1 0.00/1.00 vMB 0
366,711 366,711 000000000000000003d39526b60cad5ef47d89f9cff2fc303a3633a221638335 520 0.25/1.00 vMB 44
366,710 366,710 0000000000000000115e9e74f298d71f75b82828052c5d8cd6c2c17e9140b6e5 268 0.13/1.00 vMB 46
366,709 366,709 00000000000000000a1e74a3bf1e73ff46d448c30d06387c93753eb3f68b847a 143 0.11/1.00 vMB 30
366,708 366,708 000000000000000013f2be3c35b2987ebbbe95b2caaa5e5a07beb40eff3bf36a 276 0.16/1.00 vMB 30
366,707 366,707 000000000000000009e8f3cc74c536366344786b940b32a5d8efee3bec99a810 1,103 0.63/1.00 vMB 37
366,706 366,706 000000000000000012b9354909913464db950179b39887afae82d946a26db14d 282 0.18/1.00 vMB 26
366,705 366,705 00000000000000000452f018ba63b5a4d3e962553b489ee36f5afeeb6929b7b2 667 0.44/1.00 vMB 31
366,704 366,704 00000000000000001376b427c8322453b8b13fd51a8d4d52321c12b12e33c33b 1 0.00/1.00 vMB 0
366,703 366,703 000000000000000000066654af8862c0175e425b479d7c76258641c57494bf0f 421 0.28/1.00 vMB 29
366,702 366,702 000000000000000001db952f4367fb388be0a7a49772b420c2617a90dc066638 596 0.29/1.00 vMB 40
366,701 366,701 0000000000000000112bb90d59afd139eaa2afb357f37fb1b8abe8e72cbf5a77 271 0.22/1.00 vMB 28
366,700 366,700 00000000000000000720cbecd72983ddf4645acf872465a0fae75071bac86f93 225 0.21/1.00 vMB 22
366,699 366,699 000000000000000013fde431e8128bca7a0fa674388c7f58afc1d1a32986c256 164 0.25/1.00 vMB 11
366,698 366,698 0000000000000000073db178a96c7a6a83be2291b68690f510e2704f3ae61250 1,198 0.93/1.00 vMB 25
366,697 366,697 000000000000000004d64f4fb1fa9edcb997f768180bee1ed9c127f08134f89c 1,532 0.68/1.00 vMB 43
366,696 366,696 000000000000000004b0bd5d616d61efbcf5b2976ac592ae7c851b6324026736 415 0.26/1.00 vMB 27
366,695 366,695 00000000000000000e06fbc6deaecf26cf8f5241a59313a9f9b8068c897fd677 320 0.15/1.00 vMB 40
366,694 366,694 0000000000000000060192bfb8f18d2b0eece61ce11acc25062365a8e9d41901 368 0.16/1.00 vMB 41
366,693 366,693 0000000000000000119251ef787d223ec4189e4c9d6e2bba50cb0f9a2d9a8c09 501 0.23/1.00 vMB 41
366,692 366,692 0000000000000000092cdb6c5f74ab23dbb11fd2996f8e1e2fd5249a01ca1ab6 184 0.17/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.68 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: 675.58 GB
    • Received: 16.43 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.