Loading Tool

Explorer IconExplorer

Memory Pool

84,562 transactions
31.41 vMB
0.08985900 BTC
Random Selection Loading Transactions
Max Size: 192.60/200 MB

Candidate Block

Mining Attempt 1c22ae0e3714ed8adc5303513d8e3d3321a59e84be323b98dd13f039239d2bd6
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 639cf551e57c07574a69630f8064cedc5abe668f637732073615972572e9cc3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.01339770 BTC
Feerates: 73.20 > 1.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (558,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,158 357,158 0000000000000000108301692f1cf72113905d9a42fe4b9b0090bcdc5792088a 951 0.75/1.00 vMB 22
357,157 357,157 000000000000000007dad93e534029d582935bef5fd6d6c477a59f0d10848980 1,995 0.75/1.00 vMB 35
357,156 357,156 000000000000000014947a5f3d7e78347ad8bd356ab5f76f2de3d25cb3cc93a9 154 0.11/1.00 vMB 19
357,155 357,155 000000000000000003a2a97a3f7c99e1ea33d09a17d3685d243bca8b9d08f6cc 638 0.34/1.00 vMB 25
357,154 357,154 00000000000000001418885afc4e01e835cf6b4d9f845dfbdaed4075f637b08c 234 0.11/1.00 vMB 24
357,153 357,153 00000000000000001510126c4e116acea35431e4ab889a6eef570463cfddc664 410 0.35/1.00 vMB 6
357,152 357,152 000000000000000011a8868c6f53a0c37c5f72621a3801959d4b8eafffeff4c0 1,335 0.75/1.00 vMB 21
357,151 357,151 0000000000000000139433e3174bf65a0f0a8254bf31f684d7f2e9d1afec045a 736 0.60/1.00 vMB 21
357,150 357,150 000000000000000009b15b1fc53e68aa0f920b7a1b4fad0fe97446f78bfc3f46 1 0.00/1.00 vMB 0
357,149 357,149 0000000000000000136087dc84193976a17c36e07f174b38054338a4bc3acfe9 622 1.00/1.00 vMB 12
357,148 357,148 00000000000000000fd81d7ce66867f9d4266aa08bc16f2c6c3d7679ef0da2f6 1,587 1.00/1.00 vMB 27
357,147 357,147 0000000000000000044ba5a1de3836c76fadbb4c1fa81b08911b0706a3b45be9 964 0.75/1.00 vMB 24
357,146 357,146 00000000000000000a45a767639a4bd4488f60299cc752038546799d135ad641 512 0.20/1.00 vMB 39
357,145 357,145 000000000000000006564a4aba2162f98b83e746bf66db47f515cfb970f0d9ad 1,267 1.00/1.00 vMB 21
357,144 357,144 0000000000000000026a7b256101a6334826824fad955364741210fae7ef46e6 1,701 1.00/1.00 vMB 24
357,143 357,143 000000000000000003c647113c24508fba6662a3c1d014ead20bccee78c3c3bf 2,448 0.75/1.00 vMB 44
357,142 357,142 00000000000000000632eb23e3f48bef463107c11b0042a31826457112e18b6f 873 0.75/1.00 vMB 19
357,141 357,141 00000000000000001328e2a401785bbd284b53dfd5736c96ff2dbd7b55ce5640 2,339 0.75/1.00 vMB 44
357,140 357,140 00000000000000000067f91f8182220ff56e156fcf441370a0bb1ea80e1af07d 2,008 0.75/1.00 vMB 49
357,139 357,139 0000000000000000074baffc0ccfaa57f6ab109ebfec8e53ecb4287397f96b75 1,182 0.57/1.00 vMB 35
357,138 357,138 000000000000000012cc844493a7ff66ac6d905cb72bd546b2a97f5a413421e5 1,103 0.53/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.