Loading Tool

Explorer IconExplorer

Memory Pool

75,469 transactions
31.88 vMB
0.09231842 BTC
Random Selection Loading Transactions
Max Size: 184.34/200 MB

Candidate Block

Mining Attempt 33c16a2232a6c43ff1bbdfb856a01125e315379059f589ec907f7447e4d3a23c
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root b3c500b135f8181247b91dd3a7f1aec5f1d4334c01d0656933e9994fbbcfd577
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02919196 BTC
Feerates: 151.03 > 2.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (763,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,838 151,838 0000000000000c7f878cf71e5a6c87592c7c1982748e4f54b968b7b0c4cd324d 70 0.03/1.00 vMB 34
151,837 151,837 00000000000007ce7105ef7654221e8be950648f5fcab58c917d32282ddb74f0 1 0.00/1.00 vMB 0
151,836 151,836 00000000000004c1e14441f3c6c2699ca7afdb5c2d2a9a952c18564b18f461fb 30 0.01/1.00 vMB 40
151,835 151,835 0000000000000c92dfdc14797e0dbdcfe4e4f9c0212211dc1553939e202cc45b 8 0.00/1.00 vMB 39
151,834 151,834 00000000000000d1e2730332ac2441544224457ea06e38f4b7eef4eae05f4220 33 0.02/1.00 vMB 347
151,833 151,833 00000000000003874fd30e02dea8500c133c98ea5cd95cd89cfc5a554edcced3 4 0.01/1.00 vMB 0
151,832 151,832 0000000000000b8a074dcafab54f1fbb71218faed3a4ffc3964636af6f93a5fd 14 0.00/1.00 vMB 22
151,831 151,831 00000000000001a341383e69a48a3a579122ba13624f781c228307f5df847d8d 28 0.01/1.00 vMB 56
151,830 151,830 0000000000000416c1cde34ee7499cb28a902bcc060da296757c508ceb2eaa13 32 0.02/1.00 vMB 197
151,829 151,829 0000000000000adcca6fcea84de3a84da230688f17ca1440b2a24fdaf9b35915 93 0.03/1.00 vMB 125
151,828 151,828 0000000000000599dcab4d38043254c59e51838fac72ec38afbc9007cf621677 35 0.01/1.00 vMB 18
151,827 151,827 00000000000007a3f223585a3648a1299a4aad566a8189e27513f9b0b53ea59a 7 0.00/1.00 vMB 16
151,826 151,826 00000000000003f07c2f4c5f3f465bd0b0ae32f8cb9c4db5b7edf866635fca2a 19 0.01/1.00 vMB 223
151,825 151,825 0000000000000bf0d1c259bc93e9fe603223589c9bb62db24180847ae2c85449 14 0.01/1.00 vMB 63
151,824 151,824 00000000000001bdadd7597ff985d3f9d5d694f6a7ed33a8445e73f891607816 34 0.02/1.00 vMB 103
151,823 151,823 0000000000000adb1cf1483fbabaf1502bd9d92c4beccf20c417b5b016d5e083 1 0.00/1.00 vMB 0
151,822 151,822 000000000000085e15d0db07db79ead9f772ebd87595545591fd793bed23fb54 69 0.02/1.00 vMB 143
151,821 151,821 0000000000000b025ce7f3e2326e402aefb33145f5a9430774fbe7f274ad2bc1 17 0.00/1.00 vMB 36
151,820 151,820 00000000000000f3531be834d6ae7210baed48bb93a0e7682950f618d99e1ae9 9 0.00/1.00 vMB 43
151,819 151,819 00000000000002b4f69bea62bd4b598e4782824b38da0659d642022b4488b88c 140 0.04/1.00 vMB 41
151,818 151,818 0000000000000908659b9100c4cfa22466058a1d572ceb9a1972cc339be90fda 10 0.00/1.00 vMB 797
Previous 10 blocks ↓
Total Size: 782.29 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: 657.10 GB
    • Received: 14.49 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.