Loading Tool

Explorer IconExplorer

Memory Pool

78,084 transactions
28.99 vMB
0.07303641 BTC
Random Selection Loading Transactions
Max Size: 173.67/200 MB

Candidate Block

Mining Attempt 762476d7b9eec70ad3ce793d98344f1192586384a88b8449dfa8f63328a20a29
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 3031441c75117ca63ce21c33426b707fab999d872dc0d84219ded6ff43f54611
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,568
Size: 1.00 vMB
Total Fees: 0.01442399 BTC
Feerates: 150.77 > 1.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (382,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,476 532,476 0000000000000000003362c9cb201a8a69b8497c2c9aa351fb8616cfee4533a5 1,697 1.00/1.00 vMB 27
532,475 532,475 000000000000000000209f3514e88d9bd23670f1d4088030ca859e6b425a2e1b 2,148 1.00/1.00 vMB 24
532,474 532,474 00000000000000000022e342b8cd0f9031cc346cc12e49f6e93d1fe6be9fd492 2,071 1.00/1.00 vMB 12
532,473 532,473 0000000000000000002654dc7e1ab4f0a3e130b4321213c4071c2937de5e77ed 2,163 1.00/1.00 vMB 51
532,472 532,472 0000000000000000000562b7048346ac91614d0ed2f882f3a9b3bcd9dc598c75 1,635 1.00/1.00 vMB 20
532,471 532,471 000000000000000000172c174f8c6569fc6657df075629874e9f347929156393 2,639 1.00/1.00 vMB 16
532,470 532,470 0000000000000000002e4deaa8807b26f041a842242c85fcba264e8b7782e8dc 2,533 1.00/1.00 vMB 24
532,469 532,469 0000000000000000002a84dc4127a62190fe80ad17911659ceb3133a7e1fe4d3 2,126 1.00/1.00 vMB 40
532,468 532,468 0000000000000000000a12db49bf0ddb92e80c5d1a10c601e5dd3ef96164cd83 2,682 1.00/1.00 vMB 71
532,467 532,467 000000000000000000183a1d8f84f4633be8a62ab986518688cc948a86eddf16 2,537 1.00/1.00 vMB 38
532,466 532,466 0000000000000000001f04ffd0fda802324ba87f9d944513dace8c3e50fb8d18 2,194 1.00/1.00 vMB 31
532,465 532,465 0000000000000000001a625dde779ffc2dfdf64823f3674ffddbbb1173dd0bc2 2,258 1.00/1.00 vMB 43
532,464 532,464 00000000000000000009605e07aa1467a38d98254002451d9fb43a10f7fe7ac0 2,493 1.00/1.00 vMB 48
532,463 532,463 000000000000000000158e2f7221eb828f3edb660ca670172273ffedede4f67e 1,841 1.00/1.00 vMB 92
532,462 532,462 00000000000000000020a1100998d36af54d94bcd2454fd342f230192f651cae 646 0.97/1.00 vMB 46
532,461 532,461 00000000000000000004ee923fd9e6b9370f318e363a43882f9a57b0f55eef78 1,439 1.00/1.00 vMB 66
532,460 532,460 000000000000000000232f2b8cd1b98cddef685365fd55076267aecd3ce054e3 1,182 1.00/1.00 vMB 78
532,459 532,459 0000000000000000000e47a03852c6980a02735f8969641de1a871af4914e733 661 1.00/1.00 vMB 72
532,458 532,458 00000000000000000003a91f8615d76501305ab328f9e56b33b41cb05c16529e 496 1.00/1.00 vMB 5
532,457 532,457 0000000000000000000169a1a16d7ef329399f0741c6a6943caffbfcd6267d06 539 1.00/1.00 vMB 3
532,456 532,456 0000000000000000002b7314a76320546e2df9aea2e708d95f85b5d6dad6613a 1,451 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.