Loading Tool

Explorer IconExplorer

Memory Pool

78,662 transactions
34.44 vMB
0.17090230 BTC
Random Selection Loading Transactions
Max Size: 192.08/200 MB

Candidate Block

Mining Attempt c13dce1d9e5ffb9ba20e5ba154d11949e5145f00fc8440b860c229f821c0f4d3
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 22a86f7d3abdf315213e63ec0ec6bc246d39d286cc2268298340799001119a37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,380
Size: 1.00 vMB
Total Fees: 0.04607850 BTC
Feerates: 469.97 > 4.62 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (800,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,789 114,789 000000000000232f7c8588641d1ee0d00f175e517a33949cd0b3463927b79c07 3 0.00/1.00 vMB 3,875
114,788 114,788 000000000000cc2b1711a88d71d73ad6d86913991f56d3dbf7f27c49fc8bebf3 17 0.01/1.00 vMB 1,398
114,787 114,787 0000000000007a61946c72d80ffbf4e4e334fc56d55cd7d0d78d219bec689d5b 13 0.00/1.00 vMB 1,228
114,786 114,786 00000000000056bda9da328f6293671a05199f36b887e9d270a5a6c7f6408502 11 0.00/1.00 vMB 1,068
114,785 114,785 0000000000000ed9bb2f088c626f741771d3dd129325d6a90b84e83a3a350122 19 0.01/1.00 vMB 2,219
114,784 114,784 000000000000b92bd346c12e3fcdbf59b4de79035de95d2d483c1603464ce1e0 22 0.01/1.00 vMB 1,385
114,783 114,783 000000000000602c73f5c885aa819105cf8c579be940ee8cd002dbadeeaa5399 1 0.00/1.00 vMB 0
114,782 114,782 0000000000003874b5d5409873c58399c0b3fcba6f92c45da6ebd750cdd427a5 13 0.00/1.00 vMB 1,525
114,781 114,781 00000000000044dc30ef411392aaf36c2feef43b276a006a173b9b0ba2328deb 13 0.01/1.00 vMB 0
114,780 114,780 000000000000a02fa0e5c37b00ef9fff748e8dfb44f621da77bc69ab8ce3fe60 12 0.00/1.00 vMB 355
114,779 114,779 0000000000006c5a414d21c141ccd3b2cfb04d9564b1cb7a1e51353fe8c1c222 11 0.00/1.00 vMB 337
114,778 114,778 00000000000091fef1bd9faa3182eba7004293799794702bfb83b93090e2bff5 15 0.00/1.00 vMB 1,491
114,777 114,777 00000000000034bc1824960fd2dd2c86cdb3a9954c6c23830ba4586501bdfbd3 12 0.00/1.00 vMB 1,634
114,776 114,776 000000000000b89a934ec86c20b447d6c73a306e4284516bb573a9e44f8894f2 8 0.00/1.00 vMB 0
114,775 114,775 0000000000006ad77cb2c3ff32420888f5ef0e0f8febd64733b59bfeec5a7e50 50 0.02/1.00 vMB 1,921
114,774 114,774 0000000000007567f9cb0baa6a95763d11c12310cee3a115377094086f08fc11 12 0.00/1.00 vMB 0
114,773 114,773 000000000000ae663e8835c5e271c5deff3e6e8df5e7e853136280ddd791d1a1 13 0.01/1.00 vMB 0
114,772 114,772 0000000000001b2ac864e0b8967332d581f28b69ae1cbf81ad3c89b5f5c6fe17 1 0.00/1.00 vMB 0
114,771 114,771 00000000000041d5bd4ef5ea61faf527f7b06b9b1109ca2339543b2b8cdab8bc 2 0.00/1.00 vMB 3,875
114,770 114,770 00000000000002d42610e1c5e84e267192bd9dbbe31dd8839e9cba0801311e5b 13 0.00/1.00 vMB 0
114,769 114,769 0000000000008e8c71605fdc9913d09802347ebd6549f2ce6d9d5bbdacffd0a2 19 0.01/1.00 vMB 1,613
Previous 10 blocks ↓
Total Size: 783.11 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: 735.47 GB
    • Received: 18.57 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.