Loading Tool

Explorer IconExplorer

Memory Pool

77,077 transactions
30.37 vMB
0.10802946 BTC
Random Selection Loading Transactions
Max Size: 181.17/200 MB

Candidate Block

Mining Attempt 2fd0c8cd4a9b404982f128fd3e3bfddbec6c11ec6969865ef5403160e0a94236
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root a4bc04d77b05ce7d26ec7b802db6c4d976e4ef0cdfcb0491646b482710f7b5c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,461
Size: 1.00 vMB
Total Fees: 0.02888186 BTC
Feerates: 100.00 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (63,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,716 851,716 00000000000000000000144d6753c8edff0c7b1f59e3fd62ea02afcd2ad921ae 3,553 1.00/1.00 vMB 12
851,715 851,715 000000000000000000024b364eee10706ea44eb1d31ce791203dfb579f714132 2,964 1.00/1.00 vMB 8
851,714 851,714 000000000000000000014a788a21c6e54f041bfcfce7b2f7df34514e6ee54f43 1,901 1.00/1.00 vMB 6
851,713 851,713 000000000000000000034668ec702a564a51deff2b01bcd3ea17a5934792b3c1 3,074 1.00/1.00 vMB 9
851,712 851,712 00000000000000000000b1651809d4cbe54b752eac4810574bb148b396c17bf5 2,555 1.00/1.00 vMB 11
851,711 851,711 0000000000000000000092943ab906bf2a7ad3e55417f1cb0284295e20b3af6b 2,590 1.00/1.00 vMB 7
851,710 851,710 000000000000000000010341eb14151c96d4c02c98cf02d41ee528f2fddd52e2 3,348 1.00/1.00 vMB 8
851,709 851,709 0000000000000000000082a676b7f587635ce789b0f45f2ec4c700d48e47c76b 2,257 1.00/1.00 vMB 12
851,708 851,708 0000000000000000000099313b66e4a371a4abf1defdb88a7a1c05af98177849 2,851 1.00/1.00 vMB 14
851,707 851,707 0000000000000000000211b3919495bf9f40083ecea686f097337285a217e23d 2,681 1.00/1.00 vMB 9
851,706 851,706 000000000000000000027b1912e500a418d65cfeaa56fc949fbac2b1ae8eb67f 3,428 1.00/1.00 vMB 9
851,705 851,705 00000000000000000001e80b5c4349155fbeb87b31b6f9e3ecdb2391b441a7b3 3,186 1.00/1.00 vMB 13
851,704 851,704 0000000000000000000001b9a1f6cb74fb7d943396836e3bbeab364986e67701 3,318 1.00/1.00 vMB 14
851,703 851,703 00000000000000000000d13b23fcb3d3c24f8eced2d1bccdfd97caee270fc714 3,280 1.00/1.00 vMB 11
851,702 851,702 000000000000000000016c7c1ea12843c8f1efb2a95420435a2b08ab476480a8 3,001 1.00/1.00 vMB 9
851,701 851,701 00000000000000000003557936ff2cb29940def170b73f6cd6bd4ea521d9fb33 2,988 1.00/1.00 vMB 17
851,700 851,700 000000000000000000035403db132442058f592b4898dd95f1309e63cc491452 4,182 1.00/1.00 vMB 6
851,699 851,699 000000000000000000010488a9c4fcebee3e0dbf8a1f2de7f958b9184413d68b 3,138 1.00/1.00 vMB 13
851,698 851,698 00000000000000000000cbd519e14abf9fd5b6fe05707d563edabe18ea5c79a8 4,417 1.00/1.00 vMB 9
851,697 851,697 00000000000000000003389c520e59f362c08bc1698136498f628b3777c61741 6,457 1.00/1.00 vMB 7
851,696 851,696 000000000000000000010c29a7b8e39969f05f543feb3f3b9f587dde4b694b3b 5,166 1.00/1.00 vMB 9
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.56 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.