Loading Tool

Explorer IconExplorer

Memory Pool

45,348 transactions
28.94 vMB
0.13428010 BTC
Random Selection Loading Transactions
Max Size: 150.70/200 MB

Candidate Block

Mining Attempt 87be7041a46c612d03256986c93ea18d0ab45b62c158b408ac254e37360eec6b
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 1c6cb3fa0b83233a54e93080f0ed9f9c32ebc03815562d0dce6e28a4155adc87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.03995707 BTC
Feerates: 150.75 > 4.00 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (65,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,873 848,873 000000000000000000002403d3f417abcb1d76adbe196bd826fd33add2a95100 4,341 1.00/1.00 vMB 23
848,872 848,872 0000000000000000000291fc1ebcf1cedc622a95a594d2688ef8c85bcb330d05 4,120 1.00/1.00 vMB 38
848,871 848,871 00000000000000000001a8e035dc4fc74e39a896516b85585c90eba99ec689d7 6,018 1.00/1.00 vMB 16
848,870 848,870 00000000000000000001e54a00942ea21639a48a334365fffbe54b77dfd02856 5,927 1.00/1.00 vMB 16
848,869 848,869 0000000000000000000135c7584547197c58e182cf6a864b52977113bf252279 5,127 1.00/1.00 vMB 27
848,868 848,868 0000000000000000000099f1ec5af30c6c7eb179c0d0ed0f3297e13c8a5b2db6 4,297 1.00/1.00 vMB 10
848,867 848,867 00000000000000000000c6cd398075aac430d90ba26336fdf35992c2784bdc03 4,905 1.00/1.00 vMB 15
848,866 848,866 0000000000000000000087f9fad6aee51fa05f59bafe8c14f562fbe9e35a720b 4,691 1.00/1.00 vMB 22
848,865 848,865 000000000000000000007420633917a0f0cbbcc600df43a62f36658d730096e1 6,594 1.00/1.00 vMB 10
848,864 848,864 00000000000000000000eef929592f391e1a2be8a9200d214d5fc1405b250b72 6,197 1.00/1.00 vMB 11
848,863 848,863 000000000000000000010a71ae6ef345b878d00088cb39b9e0625445f85ad8f2 5,958 1.00/1.00 vMB 10
848,862 848,862 000000000000000000034e1032f007ba13804022315dea599bfa5fc8588b7b0d 2,285 1.00/1.00 vMB 16
848,861 848,861 000000000000000000008fcc45e2153964ad479975d289ce000bfa616f4e09b5 3,312 1.00/1.00 vMB 15
848,860 848,860 0000000000000000000067aaa38c84f270e29dde9d44b4e5046d3e3e4b5f1ca8 2,861 1.00/1.00 vMB 17
848,859 848,859 00000000000000000001c7f704605a00db1f41ecaa83dea1705b61d14c20cf82 6,299 1.00/1.00 vMB 10
848,858 848,858 0000000000000000000331d95ab756162b31d4bb0693cba214704ff79c9344fc 7,268 1.00/1.00 vMB 8
848,857 848,857 00000000000000000001bd02609370e4b2abe9aa17ed0e0ed1be6eaa35c67004 3,460 1.00/1.00 vMB 10
848,856 848,856 00000000000000000001f5973c95c5bbdbcc649c2db0e46fa6df458e463a2c0b 2,715 1.00/1.00 vMB 14
848,855 848,855 00000000000000000002d69902387d5c01c37103adf12aa2f712645bc8f63650 3,611 1.00/1.00 vMB 19
848,854 848,854 0000000000000000000127dfe43c8efb7c930c005ba64e27bbeaf72728a5a4fd 3,307 1.00/1.00 vMB 30
848,853 848,853 00000000000000000001eaa9e353cd6dd06f5e7e958febf57e303579ac5f945d 3,133 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.