Loading Tool

Explorer IconExplorer

Memory Pool

36,983 transactions
26.08 vMB
0.06531616 BTC
Random Selection Loading Transactions
Max Size: 133.64/200 MB

Candidate Block

Mining Attempt efb7b7ca17135c07c3cb7ac6cbdcfd5d0f9dab3d1bf38db51d7ac8078fd7b6b7
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root ada645f8f29d2789c6cc1d6ea0b62fff517bd07b2c9f110eaffc874f2861a706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,551
Size: 1.00 vMB
Total Fees: 0.01722055 BTC
Feerates: 151.11 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (911,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,668 3,668 000000003125bc1ca2512559dcd25211f07053ee4586b4ca604675dc618efbd4 1 0.00/1.00 vMB 0
3,667 3,667 00000000995af6d670190c89138298091ec05eb7357eabe106e39ca8732336d8 1 0.00/1.00 vMB 0
3,666 3,666 00000000870f324e5324bab84899b82073a6f2ff724000d586ce9659d4f16099 1 0.00/1.00 vMB 0
3,665 3,665 000000003d49c38f2fe11faa38a8b7c9649e8b83c2b1fe5e3c6b70f5dcfef0ba 1 0.00/1.00 vMB 0
3,664 3,664 00000000766d9b0c2d6686aeb4e313e492396271d86673d8cf8f42f0f0d6f353 1 0.00/1.00 vMB 0
3,663 3,663 000000004d409a0524ed836a208ddaa37622cbdc2779b26a441146247d192c5e 1 0.00/1.00 vMB 0
3,662 3,662 0000000063a24206b6ec0500d680a31cf47d4d88c7880c94d3c4894cc54eec41 1 0.00/1.00 vMB 0
3,661 3,661 00000000a38ae6416d0bc993f260d5d67411ef5a1b53e0f083483355f75d78ed 1 0.00/1.00 vMB 0
3,660 3,660 00000000c4136bf96ec4c9a93202cf2f6cf59758b4c0e7c004d2816b93b55510 1 0.00/1.00 vMB 0
3,659 3,659 00000000c8eb5603b6bcc934f66e1654bb0d8ca0c8f1768b6d1726fde28d91bf 1 0.00/1.00 vMB 0
3,658 3,658 000000005be369c9ba2987d4be251b8391aae04f72a49567629cab56b10808a8 1 0.00/1.00 vMB 0
3,657 3,657 000000005b37df00a1d72b9d508e4ea84e3414af18a7bf559d8c10e05b84f7a7 1 0.00/1.00 vMB 0
3,656 3,656 00000000c215d8733939476265aa55736bbe20081fcec05a9d271ab3f7b7245a 1 0.00/1.00 vMB 0
3,655 3,655 00000000a9c5d82e9944455808926310dfe0d9688517460c1393ef7099710160 1 0.00/1.00 vMB 0
3,654 3,654 00000000a70ba4a405c67310757606dd955cf1a3a8e5c042335d78394ea6cb67 1 0.00/1.00 vMB 0
3,653 3,653 0000000029bff1924960f2f62aeb2b4171168260c33a48d58d4d99460c850006 1 0.00/1.00 vMB 0
3,652 3,652 00000000f2c6077f28bf62372d84492b111795213ac32713bc91e6a72d7b7fd6 1 0.00/1.00 vMB 0
3,651 3,651 00000000ad2153c0d4e27a6de15c204a3bd790a4c239e234b5b689795598d6ea 1 0.00/1.00 vMB 0
3,650 3,650 00000000c749e9a485d741a64f1684454e39524961b4f548cdbe77fc28634bef 1 0.00/1.00 vMB 0
3,649 3,649 0000000093796514d4e96d8ac5be2dde84cef02be4174f0c18c5ef14a37f9672 1 0.00/1.00 vMB 0
3,648 3,648 00000000fb37cd685382c3f443159b5545a7c794ba1f1e2ac71779883757e387 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.81 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: 635.03 GB
    • Received: 12.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.