Loading Tool

Explorer IconExplorer

Memory Pool

71,017 transactions
26.77 vMB
0.07530525 BTC
Random Selection Loading Transactions
Max Size: 161.60/200 MB

Candidate Block

Mining Attempt 202268b747d845ded8500fcc14c47a6d6543fefbdafeca9578aae99a8b5d9e5c
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root 44a30b28cf2338d79c11bfff68b4e5053cae5e634fa18e255451e8ced2946740
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.01808133 BTC
Feerates: 150.75 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (72,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,899 842,899 00000000000000000001e9b0c4f7a6bad1baeb587637a2a6e923e77cb64569b4 6,195 1.00/1.00 vMB 24
842,898 842,898 0000000000000000000019b7ade7be12a06a32e8c814989d867a6d35be00c357 6,250 1.00/1.00 vMB 20
842,897 842,897 000000000000000000020d5e4b635bdf6433292e74697930696c420ba625a387 5,705 1.00/1.00 vMB 24
842,896 842,896 00000000000000000000075f11281467773770065aacbdcdd050b6236b57b3c0 4,980 1.00/1.00 vMB 25
842,895 842,895 000000000000000000013a3c97bd27c998a7c9ea72e4979ff0b5c9517e580ade 4,276 1.00/1.00 vMB 26
842,894 842,894 00000000000000000000c9ea78edcad13680559c0962eae5068f67fe86e830d3 4,053 1.00/1.00 vMB 24
842,893 842,893 00000000000000000001e4d644d5b1aa4b3e402636bd3cd69b8237696905dc0a 2,758 1.00/1.00 vMB 36
842,892 842,892 00000000000000000001c18ae6287dfffbf108f7dd711be01a75d84b7da1ceaa 4,478 1.00/1.00 vMB 23
842,891 842,891 000000000000000000030283ec99b4660c42d2bf0f0676860547305767199e8c 4,331 1.00/1.00 vMB 23
842,890 842,890 0000000000000000000317bb4c2902f436b51b8e0a88b46dcca01b868181cdde 3,113 1.00/1.00 vMB 25
842,889 842,889 0000000000000000000284f048f73116142684802d5b00ffd3af41e3ffd10ca1 3,027 1.00/1.00 vMB 29
842,888 842,888 000000000000000000033949a1f3558d6f60caa4529f52d766a59a7cf5544b22 2,997 1.00/1.00 vMB 28
842,887 842,887 00000000000000000001f697d444f9bed74ff391e1ab3a22522869b87aa97648 3,404 1.00/1.00 vMB 39
842,886 842,886 00000000000000000002d92a1f1041726440f8be589b0fdb998db08d613a9731 3,091 1.00/1.00 vMB 23
842,885 842,885 000000000000000000014af840b31d6990104b22723bcbb69e18a2969eadef3c 4,371 1.00/1.00 vMB 28
842,884 842,884 000000000000000000010f3a8853e9e07228caafb365fc3c613061591974050b 6,251 1.00/1.00 vMB 20
842,883 842,883 0000000000000000000002afdaef4056bbad7eb58eff182d10ffab216eda3cd0 3,804 1.00/1.00 vMB 31
842,882 842,882 000000000000000000022bc626fd7afcf4c3fb1d53835cbeb5fdd516784fa538 3,779 1.00/1.00 vMB 29
842,881 842,881 00000000000000000000775388ba58045a85b585235e3b583c2f7d2ca3e4f516 5,139 1.00/1.00 vMB 18
842,880 842,880 000000000000000000025e08ef5a8a70a0b94060b939bda5609355606f9a2ec4 4,938 1.00/1.00 vMB 22
842,879 842,879 00000000000000000000f66c26f7574ae0396782a46134691226ca8f0ca08251 5,033 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.21 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: 755.44 GB
    • Received: 18.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.