Loading Tool

Explorer IconExplorer

Memory Pool

35,290 transactions
25.93 vMB
0.06889217 BTC
Random Selection Loading Transactions
Max Size: 131.81/200 MB

Candidate Block

Mining Attempt 88497bd9b7bbf9116e43dc880d7e3535840fbece2c61db756b2e2524aae07e81
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0d1c5d68e1b5db17e7b455ad8a4be3af3ee9ee3ec2aa081619deb23487e68014
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.02126781 BTC
Feerates: 250.88 > 2.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (234,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,215 680,215 00000000000000000002a656a39ae7f416abc38b1c2ec1564447fd7898ee0ccf 2,418 1.00/1.00 vMB 195
680,214 680,214 000000000000000000075bd2c1ebd5ee79d8b412c691b3aa7d926edcc2ee10ad 1,119 1.00/1.00 vMB 101
680,213 680,213 00000000000000000000ddde9b7941125b5cb8421113d53118e458f7ab06c4a2 1,331 1.00/1.00 vMB 130
680,212 680,212 000000000000000000097d92f972bf360b113abdf7edaab81775b45d30779301 891 1.00/1.00 vMB 155
680,211 680,211 0000000000000000000149793e5a9c34be26eb81b6596f103f5a5754267b74c7 664 1.00/1.00 vMB 207
680,210 680,210 000000000000000000096db7d695c14a384f6c4b96ada5fd552ab7579516a205 2,363 1.00/1.00 vMB 238
680,209 680,209 0000000000000000000629c530fb091630220c4e369b36fbfaee9fc11f903044 2,076 1.00/1.00 vMB 170
680,208 680,208 000000000000000000009462319e8cd9c6a815673b2ce228c7deec0140c4c25e 2,943 1.00/1.00 vMB 274
680,207 680,207 00000000000000000008de7ec77863020190a20ca79b8b269f0c77ce9464596d 1,796 1.00/1.00 vMB 175
680,206 680,206 00000000000000000004322669efb9c5515456689033e3bdc176ca777838962e 2,441 1.00/1.00 vMB 249
680,205 680,205 0000000000000000000a24fe065a868de9ef9d0fc396d2820396f6ba167301e7 1,733 1.00/1.00 vMB 195
680,204 680,204 00000000000000000003e1f298cff0291e28d5b95ea1b37e9f619b5fe3b37e5a 2,026 1.00/1.00 vMB 205
680,203 680,203 0000000000000000000494327101718c1f2424141a4baec202075627774bce05 2,568 1.00/1.00 vMB 247
680,202 680,202 00000000000000000008e13c2526e94db0895e03cf65a4538713f66655116148 1,236 1.00/1.00 vMB 263
680,201 680,201 0000000000000000000be434fa9858fbf8a1f081d45fea8e64aaf8bfb2539d8c 2,000 1.00/1.00 vMB 274
680,200 680,200 00000000000000000000a2599df86fa2e5349fc9c52402041bd250f5bfba80ee 1,424 1.00/1.00 vMB 109
680,199 680,199 00000000000000000007cef45e8f8156d751a58dea57ff0ee5d178da53472f8a 1,840 1.00/1.00 vMB 146
680,198 680,198 00000000000000000001c1d4f734699113a3c11953f13b300ec9dd2776754e16 2,368 1.00/1.00 vMB 234
680,197 680,197 0000000000000000000722633ac02e23632bad090b2244fc516137aa3f7905b4 2,422 1.00/1.00 vMB 200
680,196 680,196 00000000000000000003776d5451160725f2b195ea024beaac85c78a596c3447 2,508 1.00/1.00 vMB 278
680,195 680,195 00000000000000000005e5728962373559886f2fa6451bb8890a425a43d8752b 1,911 1.00/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 637.81 GB
    • Received: 12.44 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.