Loading Tool

Explorer IconExplorer

Memory Pool

40,664 transactions
26.13 vMB
0.07021217 BTC
Random Selection Loading Transactions
Max Size: 135.92/200 MB

Candidate Block

Mining Attempt 75f33025fbf9cdc00182140a52d035388707e1f249e62a0327d004f415e066e5
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 71d89336c2fb78151019ad7bf9a33c921e7aea551ee59c6ab52fd511cdb3b68c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,308
Size: 1.00 vMB
Total Fees: 0.02263342 BTC
Feerates: 150.98 > 2.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (475,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,861 439,861 0000000000000000031c9e7563d0ad8722262fb90945d18d38d35d0ba7e137b6 1,765 1.00/1.00 vMB 93
439,860 439,860 00000000000000000344ae9d47c9935a39b6e0db38ef8fdd3a3596e9db7e75f4 2,580 1.00/1.00 vMB 61
439,859 439,859 0000000000000000038bfc53d1996420ad366379e2a7ace829acae87e476a95a 1,826 1.00/1.00 vMB 70
439,858 439,858 0000000000000000032e0ee60144ca5aef04ee30d47a66b8ffef3b35ff07cdc6 2,339 1.00/1.00 vMB 63
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
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.