Loading Tool

Explorer IconExplorer

Memory Pool

78,363 transactions
29.06 vMB
0.07485688 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt b0e0c3fd39b3bfad7d8c282aace7d3effb3dac8a0c7522e3ad213d2d933d7221
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root d78382095e7bdbe859569cd173b8398e2e4f5b0afbac471ad41729e715627a2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,227
Size: 1.00 vMB
Total Fees: 0.01415362 BTC
Feerates: 191.02 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (483,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,524 431,524 0000000000000000004fd3db6970bab1158259e63720be671c889f5e85b6c267 2,061 1.00/1.00 vMB 44
431,523 431,523 0000000000000000018ad3793a49b0e32e13811d76c34b1141a37b4045b780cc 2,901 1.00/1.00 vMB 76
431,522 431,522 00000000000000000097b554c4da21e63e96ae2b95fc25a7d5f5fd0a231bf13a 2,219 1.00/1.00 vMB 61
431,521 431,521 0000000000000000031d4d321db87b60b2bb427ef0c7f387c4ac153f6887aca4 1,202 0.47/1.00 vMB 59
431,520 431,520 0000000000000000048dc4a13a38490a1a6bba64ef1a0b2791ea4c1408baaffa 1,332 0.74/1.00 vMB 41
431,519 431,519 00000000000000000438d1a5be094639c1419ab6da33a634b108b4358951bd9b 1,977 0.72/1.00 vMB 61
431,518 431,518 000000000000000003df032c11ef712ef21231c728afd2768806f712a3733342 926 0.36/1.00 vMB 64
431,517 431,517 000000000000000003915e81fcdb79aa9767399a94d36dd84806cccba02eab73 484 0.36/1.00 vMB 22
431,516 431,516 000000000000000003382100cf57356ef2167cd0b02f24ab5afa4828bbad1326 2,954 1.00/1.00 vMB 67
431,515 431,515 0000000000000000037cfd2ef246b4d6af093b454bbdcc4f06f86245e6738e32 487 0.21/1.00 vMB 59
431,514 431,514 000000000000000003772264469224d4444e368ecbed795fa8a81350648337c2 853 0.98/1.00 vMB 23
431,513 431,513 000000000000000001643f6dc0c0492d45170eb7b30fb2dbd26dc548adf5511f 1,908 0.76/1.00 vMB 55
431,512 431,512 0000000000000000032bc232922a7a2811be6fd6aaf6cd6a87a767a5c4dfa3d8 193 0.07/1.00 vMB 61
431,511 431,511 000000000000000002e41c02e78dda22dbbb0752c56e7df913343e5ee7a5ab73 23 0.01/1.00 vMB 58
431,510 431,510 0000000000000000003c090be173b26d0d2811d2f9618c6241e3c41257e4c538 1,872 1.00/1.00 vMB 39
431,509 431,509 0000000000000000008ce04bc8ecfc4964b5f7acd8262e180b574c499172dfe5 547 1.00/1.00 vMB 12
431,508 431,508 000000000000000000325611e63fc780bed0a3d689aa1f3a84ca3d935b336943 439 0.99/1.00 vMB 9
431,507 431,507 0000000000000000046da152dc3b4daa3d8ae4a251bd69eeef344f504401f5b7 542 0.75/1.00 vMB 14
431,506 431,506 000000000000000003a9bc7cc5e7084c8ba9ada14757a3e35f70cf66c840226b 598 0.36/1.00 vMB 26
431,505 431,505 000000000000000001c1001e82468f2cf847e230c83b64e9f94bb07b18fd2d35 2,535 1.00/1.00 vMB 61
431,504 431,504 000000000000000001610d9df792e269e77a84fe95ce226a8ed7c5edf2c7d83c 1,559 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.55 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: 669.58 GB
    • Received: 15.75 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.