Loading Tool

Explorer IconExplorer

Memory Pool

77,227 transactions
28.94 vMB
0.06771015 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 893138bafa59e69048fae4b8230567725687976a3dd83137af681c500495fcd4
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 62dc4b5655d62b67cacb00c5ccd44c3db88173e6ea26961d9bf16af15a1af14e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,962
Size: 1.00 vMB
Total Fees: 0.00465377 BTC
Feerates: 150.35 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (437,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,611 477,611 0000000000000000013c8c8faee5de8bc15b2ad1f0330a4afd2ebec58182bea1 1,928 1.00/1.00 vMB 228
477,610 477,610 00000000000000000108d0e594d6e08aee25c7e65eb6e2a181bbc97df414905d 519 1.00/1.00 vMB 24
477,609 477,609 000000000000000001329f6aa6219f27c18c636d265b745d545abb76cbe516f1 1,126 1.00/1.00 vMB 35
477,608 477,608 000000000000000000572de124798693ced37dd62b402f3371f5e07d2adbc24c 1,430 1.00/1.00 vMB 91
477,607 477,607 0000000000000000005756a6bf1a8d00e2deaf9427fc24f7efa4ad4412707a45 1,509 0.99/1.00 vMB 140
477,606 477,606 000000000000000000b35d84916902072dc90f140266ab0e5c72ce7d85ab3f6f 1,512 0.99/1.00 vMB 211
477,605 477,605 0000000000000000003416cd4ea058405283a5a44e9ede4a0b4335a07d218ad1 888 1.00/1.00 vMB 61
477,604 477,604 000000000000000000b82f12c88bfcca0162c4375ce77dc1643b3ecbc9faa275 1,037 1.00/1.00 vMB 92
477,603 477,603 0000000000000000000128d22807863dad8685d9a22fcba64517519476ce95bf 1,491 1.00/1.00 vMB 59
477,602 477,602 000000000000000000ea3c613022c95da58095958a0539ff74047c7cd41c6b57 970 0.49/1.00 vMB 178
477,601 477,601 000000000000000000a4e7184bf7e2f5192d9d9c7d47225d27ce356e73540bdb 2,371 1.00/1.00 vMB 59
477,600 477,600 00000000000000000123b63ed61d520d27f7ae04aa7df3c1e470c89afdef40de 1,671 1.00/1.00 vMB 93
477,599 477,599 000000000000000000ff4650b9575d81b1175095393ccb51195c676ab8c0cd85 2,027 1.00/1.00 vMB 176
477,598 477,598 0000000000000000006ff92d573096e295ab6bcd997280bbc4d24ad8c50a9bfc 1,443 0.99/1.00 vMB 152
477,597 477,597 00000000000000000051bba861fd916db3c564d03c2a5334fea322a543391416 1,325 1.00/1.00 vMB 186
477,596 477,596 00000000000000000148ecdc425b77acae9dcafb48a180152dc71f619074a8b9 866 1.00/1.00 vMB 184
477,595 477,595 0000000000000000009e5085bacad7099e7174ebd15679374a8a818fbe382672 1,616 1.00/1.00 vMB 180
477,594 477,594 0000000000000000010930c3cf8101884d1cad198f795ebde46b69cf92962464 1,587 1.00/1.00 vMB 114
477,593 477,593 0000000000000000004046a0df9f3db297e2c1f0d616ff6d29ea52da8aa07bba 1,184 1.00/1.00 vMB 75
477,592 477,592 0000000000000000003c862097408077d633d07ff2d36a3560e635de01b565d9 1,331 1.00/1.00 vMB 86
477,591 477,591 000000000000000000b29d8ce40fc34be1500885a42603b74e8915d6c663a161 567 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.