Loading Tool

Explorer IconExplorer

Memory Pool

73,504 transactions
28.30 vMB
0.07494189 BTC
Random Selection Loading Transactions
Max Size: 167.47/200 MB

Candidate Block

Mining Attempt f0a2cb4f5ca856a0e13d14719c7474747a56adde643360057584fe9dab97982b
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8aabe6c6e53f28269934eab8480871d62d58dbd9ab30e13d31b18943ffdde3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.01829777 BTC
Feerates: 150.86 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (333,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,465 581,465 00000000000000000014e4226ea428487292b215638c0a6a75986104e75150b9 1,961 1.00/1.00 vMB 63
581,464 581,464 0000000000000000001ada844f6ab77d528f3d011f02105bc467adb0dee40116 1,274 1.00/1.00 vMB 14
581,463 581,463 0000000000000000001ea079183faefe28e0d815410772b889517f084b475718 2,647 1.00/1.00 vMB 53
581,462 581,462 00000000000000000017b113cf77ce721306607b2be32bcd683f0c77609968b6 3,067 1.00/1.00 vMB 55
581,461 581,461 00000000000000000015c324bedba985d59e2f908b404c44c0dbd4626d92337a 2,605 1.00/1.00 vMB 11
581,460 581,460 0000000000000000001c6d5e2849b5774732ca79e4e94fe9c499401704b37885 2,870 1.00/1.00 vMB 44
581,459 581,459 0000000000000000000e0346cdec6b8cec966cbbc45c622279d061843acd1a24 2,501 1.00/1.00 vMB 31
581,458 581,458 00000000000000000025682751ff4eff8ef0d84906c18f7b1e4067dd24e51f6f 1,804 1.00/1.00 vMB 28
581,457 581,457 00000000000000000015e5bf6d81ff27e045b8eca700c6d4da448a15cd97b8dc 2,284 1.00/1.00 vMB 39
581,456 581,456 00000000000000000015218b80879c79b8e326d725329bdb4733645db62281aa 2,016 1.00/1.00 vMB 57
581,455 581,455 00000000000000000025a68d515affc9467dd43e34b4e6dbae77cc94de7005a9 1,969 1.00/1.00 vMB 61
581,454 581,454 00000000000000000007fc818fbbc3f47cbc8dc75c0abd57fdb57809ec32dd9d 1,895 1.00/1.00 vMB 48
581,453 581,453 0000000000000000001264612fe6d142a37c888b97613f04638bb47f6cba16ec 2,784 1.00/1.00 vMB 56
581,452 581,452 0000000000000000000bd9893792cbe1c18c062a33e4521b0c900741c1de40c6 3,076 1.00/1.00 vMB 92
581,451 581,451 000000000000000000097d940ca87cf44411ff332ff45d4d812f6b6fe347270b 2,376 1.00/1.00 vMB 63
581,450 581,450 000000000000000000100c64a6489d248d2143bafa34b931b1e3d94cd7a8dc33 2,752 1.00/1.00 vMB 89
581,449 581,449 00000000000000000005ddeb9d913563df0d777003db1706a193e62917fff19c 1,711 1.00/1.00 vMB 52
581,448 581,448 0000000000000000000973fd7a87c36cce7087587807cd2a3447fbd9f70ac667 3,024 1.00/1.00 vMB 81
581,447 581,447 0000000000000000002088d08a947809ff5758f043b443b799b9961b8225ea12 3,042 1.00/1.00 vMB 91
581,446 581,446 000000000000000000078408414f2c1632a4a4fe9b6f97a5cbab548eeb87c801 2,635 1.00/1.00 vMB 60
581,445 581,445 00000000000000000013bbdaadb7ef9743699717ca71df39bc92b2021d527ad2 2,373 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.