Loading Tool

Explorer IconExplorer

Memory Pool

41,130 transactions
28.01 vMB
0.10219515 BTC
Random Selection Loading Transactions
Max Size: 144.06/200 MB

Candidate Block

Mining Attempt 8c3d4e165b49050ca766405221eebbbc1b756fcdd67f2750f8a9ad1b4706e813
Version 20000000
Previous Block 000000000000000000003c72a8e979c40102671daee68898431e57e1558ff72f
Merkle Root e7cfa95a6ed3537cd10354358278ec2c916bf18128eee0f789bbf54dcca55911
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.03876240 BTC
Feerates: 318.73 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,304 (787,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,775 126,775 000000000000383620e9ed7ee551e93960b2ac5f607f4c4fc4ae4e8cc778203e 28 0.02/1.00 vMB 1,182
126,774 126,774 0000000000002c7af8c66395a0e61f0906f9df80f7a4d0ed5753ae11edf9e36c 38 0.02/1.00 vMB 480
126,773 126,773 0000000000003c5e0ae3ad9c6958171cbf01f82c6541f2e7dd02f492652336c4 5 0.00/1.00 vMB 1,299
126,772 126,772 00000000000041dd277f51dcf0ce3c092e0e6bf8cbdc62298d83f4ba185ae85f 5 0.00/1.00 vMB 1,003
126,771 126,771 000000000000041a3d359f3464b5e963c767d37c5c364aed28deb1824d55be1a 4 0.00/1.00 vMB 915
126,770 126,770 000000000000026cf15ec36f622b48954640fab52e1e8bb310dd29a4254114fe 6 0.00/1.00 vMB 1,394
126,769 126,769 0000000000002e2f53c41e0daeb6f91eaa5bd9ce2fc2730afbc94ddfa9e6897d 27 0.01/1.00 vMB 175
126,768 126,768 00000000000004a2e2aca5a96036f0995e0b0196ff3bd5e201e22653cd8a0d9f 19 0.01/1.00 vMB 1,307
126,767 126,767 0000000000003beb905c58387c10759a127555dea5de90a1ce49c9f284cbf8fe 68 0.03/1.00 vMB 1,943
126,766 126,766 0000000000003fede0de7d8240a117940cd95eb5130e4a356c79694a4ecce1bc 4 0.00/1.00 vMB 0
126,765 126,765 0000000000000216fc0f07738bea58b7e96e7002b91e4c1ec778c4c54e0b9df6 5 0.00/1.00 vMB 1,211
126,764 126,764 0000000000001141e51d8926ea4b09d20efd5dec52c3ffd38f31f4420e1f65bb 138 0.06/1.00 vMB 351
126,763 126,763 000000000000126e69b791226a189be5154dc34a54ef21ebf96a7d16c3105461 26 0.01/1.00 vMB 4
126,762 126,762 00000000000034cd48daf53c16bd17241b19a2666650602b58dcfb3406f4e78f 8 0.00/1.00 vMB 1,625
126,761 126,761 00000000000004e8aa8c75a9f2b1417f902b8c3de0ead4d22a2b316084aa8880 37 0.01/1.00 vMB 411
126,760 126,760 00000000000007272350eaf26d7a956ec0f79f3c80e4535233ef4b4941dc8885 18 0.01/1.00 vMB 2,670
126,759 126,759 00000000000033a2fb968f651ad2043ff194700437916dd5cbbe966d8482c3f2 36 0.02/1.00 vMB 789
126,758 126,758 00000000000034adc90eef882285d15bd5b6e1af0fd4a492c3e7194032315bb7 9 0.00/1.00 vMB 365
126,757 126,757 00000000000033d33bd6261fa7f142c2104d71964af5d348e90b4596ff3dd877 77 0.05/1.00 vMB 475
126,756 126,756 0000000000002a0440af3cd53bb4996fdb70fad1dc0becd588d6de4bd3b4dbdd 17 0.01/1.00 vMB 744
126,755 126,755 00000000000004367e27a16a1a4fa11cb2762de2eec3f0d136b0814b35739506 43 0.03/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 781.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 581.38 GB
    • Received: 9.07 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.