Loading Tool

Explorer IconExplorer

Memory Pool

78,859 transactions
29.32 vMB
0.08675932 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt b5f63aab0f2307ba6472d7dc806636fee3a3bb01eb4bbb27f8e01b3377def98c
Version 20000000
Previous Block 00000000000000000001ad530912166963f2981c0c8959e897dfafc6a9339891
Merkle Root fa50f864b59094f8d28e0c6f50d46a3682cb466b4afb13d7dfbce3aa93f913db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,136
Size: 1.00 vMB
Total Fees: 0.01914443 BTC
Feerates: 194.57 > 1.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,601 (807,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,716 107,716 000000000001a8740f6ae6b61fc32836c12886a6816e24378a213086528c2c17 10 0.00/1.00 vMB 0
107,715 107,715 000000000000baf781163049d36d64e5733fa57db411239f6b287d60f9ec5e09 40 0.02/1.00 vMB 51
107,714 107,714 00000000000046da6c7ee195dee8b149818a44d665f1b15ec3f25029ff37f692 10 0.00/1.00 vMB 0
107,713 107,713 0000000000019ef150decaa4b5ce3947df8d95f7f8aab9f5da170f4044bd5044 10 0.00/1.00 vMB 0
107,712 107,712 0000000000020cb7d681a8b83a0999859c9cce9ac6c8675fe6ab0009dd0aeee1 11 0.00/1.00 vMB 0
107,711 107,711 00000000000007d4cb72f688d0eac839a8f80d8dc5054571a454ede4db087a8f 10 0.00/1.00 vMB 0
107,710 107,710 0000000000016b5f201469e050bdba9dd65c044518c11c89283650ef2e948704 7 0.00/1.00 vMB 0
107,709 107,709 00000000000238d2dd716bf524c0bfd2f02aa745194d695f0ae60767c02343dd 11 0.00/1.00 vMB 324
107,708 107,708 000000000001670b72c6041e4c8bd12032c3cbbd6fa54e7f46c2799a9d8881f4 43 0.02/1.00 vMB 322
107,707 107,707 00000000000031202b12375cfe5d2022472e9383be503750eff6e99dca07c0d6 1 0.00/1.00 vMB 0
107,706 107,706 0000000000007a4f4b35cb9868bec40ff420f9901f193e744e44d1d3b3d80fdf 14 0.00/1.00 vMB 0
107,705 107,705 000000000002037a595afa4306c0c8ca7b98e5dca898d1b0b2af11f952486393 4 0.00/1.00 vMB 0
107,704 107,704 000000000000b0fb28f633feb59e119de05756ffe61f6f46f8d06cacfb5cc988 7 0.00/1.00 vMB 0
107,703 107,703 000000000001aa63b32c964bac606dcd2c02cd8f7c5ea9be3d6d938e76d9be71 2 0.00/1.00 vMB 0
107,702 107,702 00000000000182e81456fa8f18795e3b087fc7eb961d917541051a01b934deae 1 0.00/1.00 vMB 0
107,701 107,701 0000000000024f4be7fe142a2610ff765580dee0c3f760589f1dedb2925940b6 12 0.00/1.00 vMB 0
107,700 107,700 0000000000013e5f48f23c023a58eb054491ff890710edbb41830681a8e3ef6b 12 0.00/1.00 vMB 0
107,699 107,699 00000000000111026a69faf04961fbac61b06d0442f742c17163377342398c9f 6 0.00/1.00 vMB 1,355
107,698 107,698 000000000000167da7f9cc49768827000764d59ab1d2ae90490141d6723da492 18 0.00/1.00 vMB 236
107,697 107,697 0000000000002234f4d8c34cbbc5eb6b48df2939d65642c1b23584c1ce2f721c 7 0.00/1.00 vMB 0
107,696 107,696 000000000001b8c17a4868dabbf667ef882065c46831577152c326a660d38b69 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.43 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: 770.61 GB
    • Received: 19.95 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.