Loading Tool

Explorer IconExplorer

Memory Pool

75,836 transactions
29.98 vMB
0.09660886 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt 7c50ce6b3d42574195b295aa0cfd0758372e496bb18415fe8a3e93acfceb272c
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root c458e68e0b985a9aa6d6fc4ececc31896bb00ba8e255e387b8fbe054a6edb068
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,776
Size: 1.00 vMB
Total Fees: 0.02406070 BTC
Feerates: 100.00 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (325,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,657 589,657 00000000000000000013f5418b01f742d0f7d2fc86d622466cae4b2ae925dc55 2,013 0.68/1.00 vMB 25
589,656 589,656 00000000000000000019deaee0852a1b54064b91f23e18bdc873327a2c80f405 2,836 1.00/1.00 vMB 26
589,655 589,655 0000000000000000000cc2fdee8a2512f34559a796f84bb4dfe44aef72690abc 391 0.11/1.00 vMB 27
589,654 589,654 00000000000000000003a0bc1deddb0f9a8a063da874a6800cbde4079f3dcbce 2,229 0.80/1.00 vMB 24
589,653 589,653 0000000000000000000cd1dfd884af5c6d4033f2987e7fdfb2d8430aa6382c5a 400 0.22/1.00 vMB 37
589,652 589,652 0000000000000000000dc7b04fdc1681a299ff4ba801931499332b0b448a1467 906 0.49/1.00 vMB 44
589,651 589,651 00000000000000000010ebb39f9d1ee7f11a0ed9a7687470cd743b57635a7cf8 2,915 0.96/1.00 vMB 22
589,650 589,650 000000000000000000159a900e8f0d591e9c1041618fcd71fb5621608156fad5 3,131 1.00/1.00 vMB 39
589,649 589,649 00000000000000000007b38fd9e812612dad26b0ed20a98a40de44d9ddeb791c 2,380 1.00/1.00 vMB 13
589,648 589,648 0000000000000000000c5489fbbe70f5e0e75351e602bfed7675daf01c5e345c 3,252 1.00/1.00 vMB 44
589,647 589,647 0000000000000000000b73d5625be048d311e1d655fdb02f96c96d4c0ab47968 3,307 1.00/1.00 vMB 31
589,646 589,646 00000000000000000018b594194595d3e179582aae25161e1a1002ca0b58c81b 3,215 1.00/1.00 vMB 32
589,645 589,645 0000000000000000000463c4699b715b8b391401a291611683810764ae884767 2,821 1.00/1.00 vMB 12
589,644 589,644 00000000000000000012aa1f426e780699c4d3fc11f97531a560ad4f7041f3b2 2,142 1.00/1.00 vMB 33
589,643 589,643 00000000000000000000d68d6ed9e2a94a5301fc31928281ba325b93f4f36741 833 1.00/1.00 vMB 9
589,642 589,642 000000000000000000160511d531e6d71a351997323de9f1fbea4a251f551b0d 1,770 1.00/1.00 vMB 9
589,641 589,641 000000000000000000099054fbd759c9ea605d41ce56dcdd9bd687d6ab72b291 1,561 1.00/1.00 vMB 20
589,640 589,640 000000000000000000113180e576685e3d9c0968ce725ddb54720072d12a873b 2,730 1.00/1.00 vMB 32
589,639 589,639 000000000000000000094c41d4e1d6747db943c8cf8be2c3d887a52c89831ab1 2,416 1.00/1.00 vMB 35
589,638 589,638 0000000000000000000f0f13fbdf499c2f5123f87ecf0f77a328755070f7a318 3,094 1.00/1.00 vMB 56
589,637 589,637 000000000000000000151510a20d8e4946aa2396c18b6271cfc3b0792889f14c 1,011 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.17 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: 749.34 GB
    • Received: 18.82 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.