Loading Tool

Explorer IconExplorer

Memory Pool

81,360 transactions
34.30 vMB
0.13913202 BTC
Random Selection Loading Transactions
Max Size: 194.82/200 MB

Candidate Block

Mining Attempt 1b2497f1db6cd79a4e6059b29e501413e80a9e1f7a25fc21caa6f6b06ddb19ee
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 2d5a36a0fa4ffed5fb692b62cdc2b6fb200e55849eb7cb78c1b10713e9ddeb7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.02531467 BTC
Feerates: 384.62 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (587,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,819 327,819 00000000000000001ac6b7b192de963b93b8d9df7e3ff1feebc654eec5e9ece4 261 0.10/1.00 vMB 28
327,818 327,818 000000000000000003b059e55af582f6503215c2e1e1e6c04911719eb69cbc77 677 0.35/1.00 vMB 27
327,817 327,817 00000000000000000c0b07e4f6cea9be4877b8ee5dc4f47d719792934bf19621 718 0.39/1.00 vMB 28
327,816 327,816 000000000000000019b1c974cde90a4c749472cc1fe4961400f29a257873594d 812 0.45/1.00 vMB 26
327,815 327,815 000000000000000000a61cc4bc2e994dde143cb56381d9ad8169d2c04d5cf8e6 404 0.20/1.00 vMB 27
327,814 327,814 000000000000000007fda01663443a841dc303189bd69f370a3f2b230c863595 124 0.06/1.00 vMB 27
327,813 327,813 0000000000000000167dea237c43d2514a3e24dd788b67dca84b24b8155b5b97 39 0.01/1.00 vMB 42
327,812 327,812 00000000000000000e6c4a4849280d6847bdfd2c89a7c3132162c44032d0f11c 302 0.15/1.00 vMB 29
327,811 327,811 0000000000000000122224245d7599abc3dddce2316d4fdf6d4cf553f49a9008 123 0.06/1.00 vMB 28
327,810 327,810 000000000000000008b002fbc487e49a6fa309e1493caeb9f3e625e688a47bba 112 0.06/1.00 vMB 28
327,809 327,809 00000000000000000a5fc85b07f4398f41b826dea79e397a3df6572f1a619739 4 0.00/1.00 vMB 28
327,808 327,808 00000000000000001d417a0a4dec9a7df12eac5ed52e75a403745a89b247349a 124 0.10/1.00 vMB 11
327,807 327,807 00000000000000000bd92659f390465bbee09712ff426b1e0fec1199a45484cd 305 0.17/1.00 vMB 28
327,806 327,806 000000000000000001837129276983b33ac9f0228d188ed92f6a981c71a3d3c4 43 0.02/1.00 vMB 27
327,805 327,805 000000000000000002f5fdf9e0f6838e2c5a0ad299d258d1eefbc1583bd65b69 142 0.07/1.00 vMB 23
327,804 327,804 00000000000000000893d824fed69533a45b39c3dfaeb3ba15fe4342a4c1eac5 237 0.17/1.00 vMB 20
327,803 327,803 000000000000000015597304339834b547b54e0c17d9f6fa1525fff2c765cf78 319 0.12/1.00 vMB 32
327,802 327,802 00000000000000001cd4f93c6461d2517f66af8d2677eaeceeb9450c1ef7b38c 71 0.10/1.00 vMB 6
327,801 327,801 00000000000000000ef7987e22204c5ecc5e0071ab4f4ebc5762acb7cf17f025 228 0.10/1.00 vMB 26
327,800 327,800 000000000000000016c1af15643ccbc89001a5fdb6f74eb5df09851f982d1a1b 79 0.07/1.00 vMB 17
327,799 327,799 000000000000000003fb3f7618dcee4709ce3579c7d0217d1b257a6a5c5ddd35 630 0.32/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.10 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: 729.72 GB
    • Received: 18.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.