Loading Tool

Explorer IconExplorer

Memory Pool

84,238 transactions
31.41 vMB
0.09629773 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt a09998ce94e8c987dccf98fdbce11b258700f4aa5e37003d279e03af0b42b3d3
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 4771a311065800aad146a8a73fb1c33f7bd91e29cde8724248202d92a933b3e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.02421008 BTC
Feerates: 150.77 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (165,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,226 750,226 00000000000000000001155885929a923e441bccff06b5a810faaabe72de2026 1,331 0.74/1.00 vMB 6
750,225 750,225 000000000000000000058f3f638fafa5161560586fc6b2266d51b46c5a98a537 326 1.00/1.00 vMB 2
750,224 750,224 0000000000000000000722ba8deff2f95acc29c4a61edab688245e17970b1b1c 2,321 1.00/1.00 vMB 12
750,223 750,223 00000000000000000005443bad9b4edda6c6529d795122c8a0fb1d8d0f03e0b3 1,405 1.00/1.00 vMB 12
750,222 750,222 00000000000000000001493bfbd86162a180278ee2de9cac05bb34a46bacdaef 683 0.89/1.00 vMB 3
750,221 750,221 000000000000000000006cd145bd53f4a79dae8f99a5a1bf466db9ae05c45ba4 2,369 1.00/1.00 vMB 10
750,220 750,220 000000000000000000070c5aeae69e45be53d9f6dc3ee903e1b708d24b8e8513 1,885 1.00/1.00 vMB 5
750,219 750,219 00000000000000000007832281d9b422700316dcf2215e0da4f770b9b4135059 3,054 1.00/1.00 vMB 16
750,218 750,218 0000000000000000000215ca683c723448e0b888f4f5e1d99b7256fbe54b52c2 1,750 0.59/1.00 vMB 10
750,217 750,217 00000000000000000005b10d4a5c470c8477f925c7d5b3c7bfbce55cee0abb52 441 0.21/1.00 vMB 9
750,216 750,216 00000000000000000008f760a38fd324e39fe728ec319388c92d4f08d53475f6 708 0.26/1.00 vMB 11
750,215 750,215 000000000000000000051d827c35ac0c0e9268e046cb138861a2b00bef4c90f8 647 0.46/1.00 vMB 5
750,214 750,214 000000000000000000036f30828dbcef4455e782ef6fd5adb3f269169a5ec49a 1,429 1.00/1.00 vMB 5
750,213 750,213 00000000000000000006e8ee0a5e01a57013f5bd3112fcd0d6d43a147b7b2cc6 1,328 1.00/1.00 vMB 10
750,212 750,212 000000000000000000074d725df92c49f4c5f629f4d688908c4896d9cd4f3815 1,912 1.00/1.00 vMB 16
750,211 750,211 00000000000000000004958cce1b465d0135b747edb58811fd289cefdd923ce3 965 0.34/1.00 vMB 11
750,210 750,210 00000000000000000009391e5f658104d96326b2ed900138a7b035ab11801785 2,204 0.88/1.00 vMB 11
750,209 750,209 0000000000000000000165745771c129f44d6b40dccdefb896d169800cfae581 473 0.36/1.00 vMB 3
750,208 750,208 000000000000000000091fdb704885c64837d09ebaa7851bffc81deda12b4ab2 810 1.00/1.00 vMB 2
750,207 750,207 0000000000000000000897946f2d009f329af9b80ae18e7c118ad12982582039 2,818 1.00/1.00 vMB 8
750,206 750,206 00000000000000000002e162b16f762bda84880898be69f34ff07f8b36c99a0c 2,818 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.97 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: 716.11 GB
    • Received: 17.78 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.