Loading Tool

Explorer IconExplorer

Memory Pool

78,052 transactions
34.50 vMB
0.15746534 BTC
Random Selection Loading Transactions
Max Size: 191.73/200 MB

Candidate Block

Mining Attempt 9a8db1bbe93b21fd4f83105571b0688fbe340e067b99ee6e952762a0cea38d84
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root db199775681be34960e989043b56a36f32bc1e7c82167e874366ab0091bec111
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,645
Size: 1.00 vMB
Total Fees: 0.03115357 BTC
Feerates: 445.78 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (15,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,880 899,880 00000000000000000001f2239dfbf349cb1b5575b1849696dee79e5b2cc79206 3,949 1.00/1.00 vMB 8
899,879 899,879 00000000000000000001eccfeef7db1420810ee709767135f82507ad9d14c6dc 1,667 0.63/1.00 vMB 3
899,878 899,878 000000000000000000010d63222eb7e3a45e39da8ac513c3161e5da92d5e9389 942 0.20/1.00 vMB 1
899,877 899,877 000000000000000000013219b5f7c17e9013c3ad24a6d221798d479745bee63d 2,608 1.00/1.00 vMB 3
899,876 899,876 000000000000000000011e8f193fa6f476b14a179842f2b57e1a97e6ffee6175 1,109 0.37/1.00 vMB 2
899,875 899,875 0000000000000000000232c3d2b3adfc9c7071b5c0a3224588987b57432f2285 444 0.10/1.00 vMB 2
899,874 899,874 000000000000000000007edcb13d53153dacb90536e83009e2f6dd74c0a7b00f 3,036 1.00/1.00 vMB 2
899,873 899,873 000000000000000000012d97926f38974f3b4337214b1b2b53f765ed72d8664a 2,332 1.00/1.00 vMB 3
899,872 899,872 0000000000000000000168c61c07dcfb118656620bd8f3baa429aae1cddf677e 2,846 1.00/1.00 vMB 2
899,871 899,871 000000000000000000013d728fb511854c9a606eed1c2f3d84bd5a000d09885c 2,111 1.00/1.00 vMB 2
899,870 899,870 00000000000000000001357ab3b4b2e271cee74e69166dcfb77accb0902d5c77 2,497 1.00/1.00 vMB 1
899,869 899,869 000000000000000000003e4451a26a739bd580d07c98660b977e89712b2bd5e5 2,350 1.00/1.00 vMB 2
899,868 899,868 00000000000000000001b3313bb1797e30b271d41f7fd0663f8c4e3c2b503a2b 660 1.00/1.00 vMB 2
899,867 899,867 00000000000000000001f4545f03ffbb11155cc7bd18c6c236765b64b7331259 1,218 1.00/1.00 vMB 2
899,866 899,866 000000000000000000004be666df071f65ee297e003d25ed891707e6dfd4382b 3,417 1.00/1.00 vMB 4
899,865 899,865 0000000000000000000048dc513686f14ba57f0594d0cae40b6c9f5c5ecb0639 3,959 1.00/1.00 vMB 4
899,864 899,864 000000000000000000002c41f5af46a782edd0e0677907010c8a0cc4612812e5 1,812 1.00/1.00 vMB 3
899,863 899,863 00000000000000000001dc07c1f1ef2ae3a22464a2cdd2da45f9f79e1d106be3 3,157 1.00/1.00 vMB 5
899,862 899,862 00000000000000000000acca270a0f5eb11e5f56c112c4daf82c686be58492c1 3,228 1.00/1.00 vMB 7
899,861 899,861 00000000000000000000db7a23a28ae357433934fb5bc3e3c89d89e31eabbc01 5,200 1.00/1.00 vMB 11
899,860 899,860 0000000000000000000179f049b325139b6fd0f3f6ba6241783a760c391b8240 2,498 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 736.40 GB
    • Received: 18.58 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.