Loading Tool

Explorer IconExplorer

Memory Pool

80,640 transactions
29.72 vMB
0.09387023 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 76fc75f9304b410b235314c7178fc372e64b85c9feed5ce23a14ad17e710bafc
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 27f7c1e360d2e04e8a11b6b90bcbe470b83b2e90239f99cad56e4166275799a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.02973478 BTC
Feerates: 278.95 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (498,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,398 416,398 000000000000000002631b09e1541227a90309ddb9ceca645a771a97bc95c31b 956 1.00/1.00 vMB 103
416,397 416,397 00000000000000000399bb051be394dd223f28499eefd82853a0f2fb2edec981 2,024 1.00/1.00 vMB 54
416,396 416,396 000000000000000000be7f0bf86f4c5fe86cdfa85ce5139e3bcc517755985c8d 2,194 1.00/1.00 vMB 40
416,395 416,395 000000000000000005772343e4f7f1ee8245d7fb3450ac5df04194016afd53e0 2,396 1.00/1.00 vMB 72
416,394 416,394 000000000000000002f773660b02aafe8dca9046407126dc1e5036f784576bc2 295 0.13/1.00 vMB 38
416,393 416,393 000000000000000002ac6460f94335d614cce4c4cc9eecf00a1f7e0f6106da08 1,681 1.00/1.00 vMB 32
416,392 416,392 00000000000000000209ffbe666efe6d66bcb47146fd19b5f40c9feaf2ab93ad 2,537 1.00/1.00 vMB 69
416,391 416,391 000000000000000000108ecec07abf978e62dcc3d38a53cf8b95ffba631805e2 2,195 1.00/1.00 vMB 45
416,390 416,390 0000000000000000036abbcc8306bf8653346f780d1b1253f98517e751dc19d4 1,680 0.99/1.00 vMB 56
416,389 416,389 0000000000000000048787d11b5efb08a409ca41384b4a2cf4c1e56cbe56cff8 2,648 1.00/1.00 vMB 63
416,388 416,388 0000000000000000045a8e2dfde493ac584c47ae42059d5dbf1023b94090801f 2,287 0.93/1.00 vMB 69
416,387 416,387 0000000000000000028a2b5e076d11522ffef32173aabbcdc45c1ef85dfc379d 2,887 1.00/1.00 vMB 99
416,386 416,386 000000000000000000e1cbea710bc0fd154ab965d0d0a73d5979e1aafe9ca40e 12 0.00/1.00 vMB 155
416,385 416,385 000000000000000002313b00940ed59c895e33707a6be7cb4ce917fa76169ec6 1,502 0.74/1.00 vMB 38
416,384 416,384 000000000000000002bbbd2ba626c5d1368fa17c7f6fe9542e1214dc55a5c115 1,664 1.00/1.00 vMB 37
416,383 416,383 00000000000000000204098200bb726e5acff621ef2d4940aee266f7eb0a2170 1,773 1.00/1.00 vMB 40
416,382 416,382 000000000000000003cd35ebf986857665feb738f960520ed91a1f673efa9638 2,020 1.00/1.00 vMB 49
416,381 416,381 0000000000000000004201fd934d65ad6341308b046398ed0107cba3cb89306a 2,309 1.00/1.00 vMB 36
416,380 416,380 0000000000000000012b9796f64b7f99e915a1bc5b1ea1c301b95727e0ee48d6 2,340 1.00/1.00 vMB 42
416,379 416,379 00000000000000000196eafcf9abf1dffa4964537babd37e649ca669732d1ff6 2,138 1.00/1.00 vMB 49
416,378 416,378 000000000000000001e008cec4a74595328f7d99219630fabca863f9528e5e3c 2,154 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.56 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: 670.07 GB
    • Received: 15.81 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.