Loading Tool

Explorer IconExplorer

Memory Pool

86,501 transactions
32.16 vMB
0.10965976 BTC
Random Selection Loading Transactions
Max Size: 195.46/200 MB

Candidate Block

Mining Attempt e4c083178bf2800a67657ec3ed4d91c7dc606d2cea987f8bbd1a69f3ceb62553
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 0395a22d9034d53882bf219acc4e6b0c55f484740b7d6853b7bc45a6a25c0594
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,680
Size: 1.00 vMB
Total Fees: 0.02478960 BTC
Feerates: 301.68 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (779,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,442 135,442 00000000000005c6622900ca9980c4e6fb9809f833fe63d1c5cc3aa726d1610f 29 0.01/1.00 vMB 323
135,441 135,441 00000000000005064164528a5b25f49db2cbfaf5205b238803003dcbb4618809 33 0.01/1.00 vMB 477
135,440 135,440 00000000000003868d382bc02e04b6afc3b972f896269757dd4ddac05ac76e7e 11 0.00/1.00 vMB 90
135,439 135,439 00000000000000ac2cfae2d24b412963f00f8a6cbb357733f76ecd4b55db332f 17 0.01/1.00 vMB 1,026
135,438 135,438 00000000000004036ed9c7a3452433618a6b9dbbc83369186b5aed697d70701c 31 0.01/1.00 vMB 236
135,437 135,437 00000000000006cb825f285a70d57f03f73ed75de40090f3bd45a8311304083a 86 0.02/1.00 vMB 45
135,436 135,436 00000000000001d31021216b8791dd7825b203d46a7c51b5af0c2559de095e6b 78 0.03/1.00 vMB 654
135,435 135,435 00000000000002d6c00296c69529e9b70eefc198ac9698fd81392443dfb53f37 22 0.01/1.00 vMB 557
135,434 135,434 00000000000005f2a46732d53795a5e32b7c1f3fa71ee8f937406fc9b9573e97 98 0.05/1.00 vMB 361
135,433 135,433 00000000000003b9d5b367ffb2b1b8271d2e1f3b4521ab849e3988f172931a26 19 0.01/1.00 vMB 513
135,432 135,432 0000000000000a1270705816b2efb973a20f35ec76e41330be1456620f6762f9 25 0.02/1.00 vMB 172
135,431 135,431 00000000000003436bb452461088a8926e37144d88f293f94030e8780d11d859 67 0.02/1.00 vMB 223
135,430 135,430 000000000000079f8549ed113c6d513127811dffb62886e6214b8abeae2c0ec8 30 0.01/1.00 vMB 550
135,429 135,429 0000000000000a516632fc79fc8ae20c1d924ca54bcacde5c766b9d820671f6f 10 0.00/1.00 vMB 304
135,428 135,428 000000000000020f7b7246be2cd0063d58fa905834da6e430b32a4e681e39795 19 0.01/1.00 vMB 279
135,427 135,427 000000000000082d92e61420b5b1f864a7c81f90c0d92de6204cc4c07fa605aa 7 0.00/1.00 vMB 263
135,426 135,426 0000000000000595657260cd7caf1ec222d04d3b2e68d55ec7dfe55232469b70 13 0.01/1.00 vMB 43
135,425 135,425 000000000000097bfc52fcd256f49102ff15a36963dcd6e627f834c9df7532b1 25 0.01/1.00 vMB 0
135,424 135,424 0000000000000070b543f596584026a1aae431f900cd2469a412694abb704e7c 9 0.00/1.00 vMB 720
135,423 135,423 00000000000007f22bc0faadf1b135be4b4c4cfae1b132dc417f18f801d8da1c 9 0.01/1.00 vMB 28
135,422 135,422 00000000000009c8ec8e5df76acd51d03c54408e40ce413f26b793dc1d64b6cb 20 0.01/1.00 vMB 701
Previous 10 blocks ↓
Total Size: 783.02 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.44 GB
    • Received: 18.06 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.