Loading Tool

Explorer IconExplorer

Memory Pool

43,794 transactions
28.31 vMB
0.05706534 BTC
Random Selection Loading Transactions
Max Size: 150.42/200 MB

Candidate Block

Mining Attempt df6817efc604651a672ebe9af9c9ec7ea580761c23a119d8d4da7c95aa650bd3
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 87d3cb16be7e22560d8b0fdc94a0a19f0406f86ab910eddd1badaceb5ba6bbd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,291
Size: 1.00 vMB
Total Fees: 0.00365559 BTC
Feerates: 43.26 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (475,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,857 439,857 000000000000000002dba433c2bd45f4492a1dec2cde143d7dee9f20a11ee006 2,615 1.00/1.00 vMB 86
439,856 439,856 00000000000000000295b9155097ca178fe3d1df384dd6726f4d7b500224fb48 2,232 1.00/1.00 vMB 84
439,855 439,855 000000000000000001021e490428a13e6da22a137f3bd13853b36c64982aa053 2,960 1.00/1.00 vMB 109
439,854 439,854 00000000000000000073e708fe66a4395efb74f7f30ff86559ad9c37d3afaff0 2,665 1.00/1.00 vMB 79
439,853 439,853 000000000000000002e70ee8c04b7c0e337848e50978737534ceccd094248306 2,056 0.99/1.00 vMB 51
439,852 439,852 0000000000000000013190fd6b953e0c5fc8e97f46bbe95be92360f86ebb7abb 2,220 1.00/1.00 vMB 62
439,851 439,851 000000000000000003d9b334b2bc5bdc695cd139ea49fe750cffcbd1981eddce 2,077 1.00/1.00 vMB 51
439,850 439,850 0000000000000000008e84f7bf7bb40f5f16d3a726e70b8857271d77e6c7bc3b 2,580 1.00/1.00 vMB 70
439,849 439,849 00000000000000000180a56b6a30fb66dab131b1717c0053bce1f6f1c2e2bb50 77 0.04/1.00 vMB 61
439,848 439,848 000000000000000003c2c50a8be4f69f7b87221a48c8bc45041192e588a01143 801 1.00/1.00 vMB 13
439,847 439,847 00000000000000000195019de548c1f5c71f2617fe1dcf2b6b81bb498cae6175 794 1.00/1.00 vMB 18
439,846 439,846 000000000000000001185cf45e047e3cacafa9b9caf6272189c299982980868f 190 0.21/1.00 vMB 70
439,845 439,845 000000000000000000097d49be2032be3160f5c13d803e100d7bcc1c14d09cae 2,222 1.00/1.00 vMB 48
439,844 439,844 00000000000000000065abed5357660129464e110bc401c702599979e6cca8ae 2,876 1.00/1.00 vMB 83
439,843 439,843 0000000000000000004ee6fedeeae27551c3056335561beb72753b66b58556ef 2,452 1.00/1.00 vMB 66
439,842 439,842 000000000000000003396348146613928c5f01289ef34b159135947915adee3b 2,524 1.00/1.00 vMB 59
439,841 439,841 0000000000000000037b45fa3204a4fe456b9625523d2028ed6d0824997523c1 2,345 1.00/1.00 vMB 71
439,840 439,840 000000000000000001487e21295e439b37b2c3961aefccba581bbbfad8dd828c 2,626 1.00/1.00 vMB 77
439,839 439,839 0000000000000000032a93d4e60d8ddbf15347c28d76e0547a1a671c827bd612 1,206 1.00/1.00 vMB 29
439,838 439,838 0000000000000000030aa88dd9085faa2e0963d52a747d71ed1d924a53a1225a 1,296 1.00/1.00 vMB 27
439,837 439,837 000000000000000000eb0117bd7a0361eaedca348b5dc49a6166d85fbee986f8 1,604 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.79 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.