Loading Tool

Explorer IconExplorer

Memory Pool

26,930 transactions
23.90 vMB
0.06960015 BTC
Random Selection Loading Transactions
Max Size: 125.71/200 MB

Candidate Block

Mining Attempt 24b0059d0990e43253c0babf6a451c03ca72410ffda6891b5151d96c96c0d160
Version 20000000
Previous Block 0000000000000000000195cdbbf636aa0ba8ab240c47ec34b3440a8096da5120
Merkle Root addc0e3078ed1929b025a2603a157b81664d8672fa3d59e4bc794e2f2f723a9e
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,416
Size: 1.00 vMB
Total Fees: 0.02786023 BTC
Feerates: 74.18 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,221 (7,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
932,102 932,102 0000000000000000000190903936df5209172278816531487493f38f0a325fbd 4,094 1.00/1.00 vMB 6
932,101 932,101 0000000000000000000044a018b029ecb6cf7a4bcac74416fac4e5e24224eb96 3,827 0.99/1.00 vMB 4
932,100 932,100 00000000000000000000a2169fd41c2589f17ac39ae0d31f85af4300bb091ee1 1,321 1.00/1.00 vMB 0
932,099 932,099 0000000000000000000196061814fecfc7c0c9b53813c0b139c7f31a622ef57e 1,125 1.00/1.00 vMB 0
932,098 932,098 000000000000000000000bbe0b71fbc4dd5d2668ea8d70d4ebe6a6770fe71d85 3,258 1.00/1.00 vMB 1
932,097 932,097 00000000000000000000444b3f10a82ad07e8dfeca3c2b622e62c9c3d27b397e 2,192 1.00/1.00 vMB 1
932,096 932,096 00000000000000000001c450f87d96fa9bf9ba958aa94d517599cb2889f4ced5 3,324 1.00/1.00 vMB 4
932,095 932,095 0000000000000000000079244a80239f6a67fcb5b3362e8d1b464679eae6b527 2,726 1.00/1.00 vMB 3
932,094 932,094 000000000000000000018e513a8f9533d485ff78197f73830869281802fac1a8 2,302 1.00/1.00 vMB 2
932,093 932,093 00000000000000000000b34927aac39de783b97e6511362ae37e7c788010138f 2,898 1.00/1.00 vMB 3
932,092 932,092 0000000000000000000085fefe76308295f3bdb828b79550612ce64a2f737ad1 1,325 1.00/1.00 vMB 0
932,091 932,091 00000000000000000001e858dfb97ef713861fd0d92f17dcc59d8064725c903e 1,796 1.00/1.00 vMB 2
932,090 932,090 00000000000000000000f12118ff2f7d2c900e74860e5ed2c6409d85b38741a1 857 0.41/1.00 vMB 1
932,089 932,089 00000000000000000001d54180e137d6859f857d1469b2db3890bf6bca6173d5 2,283 1.00/1.00 vMB 0
932,088 932,088 00000000000000000001735a88c13c403d7bc237e73b796a068c11ff09280fc7 1,541 0.55/1.00 vMB 2
932,087 932,087 000000000000000000005d1f52c976f32022d45656ba8a9545609b346f4a7152 1,950 1.00/1.00 vMB 1
932,086 932,086 00000000000000000000e9081da2ec55c3cd56544968432ae983155c001bd4b4 1,552 1.00/1.00 vMB 0
932,085 932,085 000000000000000000017648cfd323b10a2f91bf99dce67ae954a0e52246eaf2 2,088 0.83/1.00 vMB 2
932,084 932,084 0000000000000000000058ec5d11717e06cd021befdca4b78bcf63a645a45beb 1,427 1.00/1.00 vMB 0
932,083 932,083 00000000000000000001c6491c4ba7f2a3fadc714d4b24a3dcd54d6a33dd1733 1,715 1.00/1.00 vMB 0
932,082 932,082 00000000000000000001ae67f94455fe4e9a14af62c99dda5f1ee7f28a5020ef 4,178 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 825.31 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: 4,236.36 GB
    • Received: 233.00 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.