Loading Tool

Explorer IconExplorer

Memory Pool

78,363 transactions
30.19 vMB
0.07307944 BTC
Random Selection Loading Transactions
Max Size: 183.22/200 MB

Candidate Block

Mining Attempt dbd6d1743a4fc10ba284d30be954e625e56f40a7749589aba3e2d4217c1f514f
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 33445b188d5ea55e866c2028292ce89eeebee15dd7194a2072d873e3e0eabf4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.00876827 BTC
Feerates: 45.66 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (328,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,851 586,851 00000000000000000019911080edb0d5fd40ed8b9008c46c109c22aa3f87495a 1,991 1.00/1.00 vMB 45
586,850 586,850 0000000000000000001546694f32c4a4cd1e3fa9a76525e125017dd939cf52e2 3,291 1.00/1.00 vMB 64
586,849 586,849 0000000000000000000acef1a5bae82b4f8e848a484dc623ba2131e05bbc1169 2,674 1.00/1.00 vMB 71
586,848 586,848 00000000000000000006d7970789215eac0214a69fdb2c93c6f938615cf209ea 2,915 1.00/1.00 vMB 72
586,847 586,847 00000000000000000010ec9cd476989ba94785aa8e7544ca56a7af2d01f44cf1 2,401 1.00/1.00 vMB 78
586,846 586,846 0000000000000000000057ccf95668f0bed95ce8a7f995013b8c1641b695fc5a 1,705 1.00/1.00 vMB 26
586,845 586,845 0000000000000000001d2d7c8163e3c82d96e88fe6627dcf77b078887675ba7c 2,033 1.00/1.00 vMB 20
586,844 586,844 0000000000000000001e1be08e5f4612c1169480d87d213ffaec61c6e5376b2a 2,487 1.00/1.00 vMB 41
586,843 586,843 0000000000000000001ae7557469f97b43ddc637c98dab4b9f915c4de99785fc 2,756 1.00/1.00 vMB 46
586,842 586,842 000000000000000000141f20d747a6fc8d1e6db651b7159e0d121023639e7737 1,915 1.00/1.00 vMB 29
586,841 586,841 000000000000000000059f755c298b932e54a95ad5727121224fd69be85f9652 2,525 1.00/1.00 vMB 45
586,840 586,840 0000000000000000000c20f9b8100004ac52aefdaff414b2e314c34681698fb8 2,724 1.00/1.00 vMB 67
586,839 586,839 00000000000000000013fb8cae0f9e419d921c41d5b081d3f926cd44bf157bc4 2,078 1.00/1.00 vMB 43
586,838 586,838 00000000000000000009f279d255bb4d856a4cf011ac116d946cf6f8f244fd15 2,189 1.00/1.00 vMB 36
586,837 586,837 0000000000000000000d7003dae7bd6c7b73f57bc054154a42c8f0c04ac2d47a 2,102 1.00/1.00 vMB 44
586,836 586,836 000000000000000000021420ea62590bd1df0325d19ef82986775f34859ab145 2,608 1.00/1.00 vMB 39
586,835 586,835 0000000000000000000792033e681756506dbd5731f074dbf6e2095789de39b3 3,113 1.00/1.00 vMB 46
586,834 586,834 00000000000000000019bdf12cbd09395beaea0e6485873a8f1e1fbdb33149da 3,053 1.00/1.00 vMB 65
586,833 586,833 000000000000000000063c4432fb4ce450cb9da26832e01998f53bcceec6bf98 2,388 1.00/1.00 vMB 51
586,832 586,832 00000000000000000011711b231ec84125a1251177d2d647da29f7235e94f9cd 2,701 1.00/1.00 vMB 51
586,831 586,831 0000000000000000001480232dcf498a1b35b7cd9008a92efe6ed905ba1627f6 2,907 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.73 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: 707.33 GB
    • Received: 16.67 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.