Loading Tool

Explorer IconExplorer

Memory Pool

45,966 transactions
27.71 vMB
0.07681494 BTC
Random Selection Loading Transactions
Max Size: 146.64/200 MB

Candidate Block

Mining Attempt b8037921770fd091ff870e7a55ae27ed3774a385532d1f4606586f84c45c00cc
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 802a6f84370c3564abd9fb1b5cf4e8a518d7a378818ee86faa2fb6df27818a4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.02453634 BTC
Feerates: 502.65 > 2.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (137,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,312 777,312 00000000000000000004fa1298ea7d2d98a46a3b42db611afbe204729115f2e3 1,837 1.00/1.00 vMB 9
777,311 777,311 000000000000000000055caa9ffbacae34979ed63363120c5a6ac9f873d21658 1,627 1.00/1.00 vMB 10
777,310 777,310 0000000000000000000563093394c1244fc8cc16e61610b3057da90dcdcc25cd 582 1.00/1.00 vMB 2
777,309 777,309 000000000000000000040a73dd4602c38a490f3430115debc5c27338da716f01 938 1.00/1.00 vMB 5
777,308 777,308 0000000000000000000512fb01c0e4d9463721951a60773e3d0e8ab13b447305 2,359 1.00/1.00 vMB 9
777,307 777,307 00000000000000000000fe63a9e9d6e0fd89b8868623e22273e35b4e701cf0dd 1,968 1.00/1.00 vMB 8
777,306 777,306 0000000000000000000355b772e1e73dc534b5a335b7bd13a63fb223a799d425 2,811 1.00/1.00 vMB 15
777,305 777,305 0000000000000000000464313e5bfbf7a3fdb06ed4ab5b5f236d87e2ee2cd6d1 1,573 1.00/1.00 vMB 22
777,304 777,304 00000000000000000004483cb00ce90cac66224adaff94dd589996a2542a7de1 2,669 1.00/1.00 vMB 22
777,303 777,303 00000000000000000000c6ac81788dda6dfaf7f1537041b2958373ed38e4ea47 83 1.00/1.00 vMB 1
777,302 777,302 00000000000000000004bf22919ab6b1894b3b8d4b0eeb30dbd09c15cf2859cb 86 1.00/1.00 vMB 1
777,301 777,301 00000000000000000004654ab5f64d128485bde9e0ac4f0aea30e1225db97e17 1,206 1.00/1.00 vMB 6
777,300 777,300 000000000000000000016d2cf5bb3600f8a9805bcf51c41883589d13d584d2aa 939 1.00/1.00 vMB 3
777,299 777,299 00000000000000000005c03f5417e20ef1fbfd829b5465dcf5679b2e8bc81182 494 1.00/1.00 vMB 3
777,298 777,298 00000000000000000000751f2c33736b986d207395064c270be8ef427f801bd8 180 1.00/1.00 vMB 2
777,297 777,297 00000000000000000006badce6e3424139dff8df21cb1165867ddab495e49abd 1,205 1.00/1.00 vMB 6
777,296 777,296 00000000000000000005e6f0d46943ddd80eb79da096150e38f1643794eea324 2,119 1.00/1.00 vMB 11
777,295 777,295 0000000000000000000711f672fb6d3435bfa2c3ee54c972aa68326ae9438ccc 3,119 1.00/1.00 vMB 27
777,294 777,294 00000000000000000001594e2d22d0e78a9ce070aa72002f57b652b9eb319555 1,399 1.00/1.00 vMB 9
777,293 777,293 00000000000000000001091c5813ab3631626ab8e51add7799f0f5e15dd037de 1,520 1.00/1.00 vMB 19
777,292 777,292 0000000000000000000290a6c8b7f943c73b5bd3874590778affe8392ce51dc2 1,149 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.